Remove obsolete config entry
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
<?php
|
||||
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl'] = [
|
||||
'_DEFAULT' => [
|
||||
'cache' => [
|
||||
'banUrlsRegExp' => '/tx_epproducts_booking/',
|
||||
],
|
||||
'init' => [
|
||||
'appendMissingSlash' => 'ifNotFile,redirect',
|
||||
'emptyUrlReturnValue' => '/',
|
||||
|
||||
Reference in New Issue
Block a user