Remove superfluous config entry

This commit is contained in:
Björn Fromme
2018-11-09 13:31:16 +01:00
parent da9991d3ec
commit 2fa5fc2a79
-1
View File
@@ -34,7 +34,6 @@ $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl'] = [
'valueMap' => [ 'valueMap' => [
'en' => '1', 'en' => '1',
], ],
'valueDefault' => '0',
'noMatch' => 'bypass', 'noMatch' => 'bypass',
], ],
], ],