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