|
@@ -15,6 +15,8 @@ return [
|
|
|
'className' => 'TYPO3\\CMS\\Core\\Crypto\\PasswordHashing\\Argon2iPasswordHash',
|
|
'className' => 'TYPO3\\CMS\\Core\\Crypto\\PasswordHashing\\Argon2iPasswordHash',
|
|
|
'options' => [],
|
|
'options' => [],
|
|
|
],
|
|
],
|
|
|
|
|
+ 'lockSSL' => '0',
|
|
|
|
|
+ 'cookieSecure' => '0',
|
|
|
],
|
|
],
|
|
|
'DB' => [
|
|
'DB' => [
|
|
|
'Connections' => [
|
|
'Connections' => [
|
|
@@ -154,9 +156,9 @@ return [
|
|
|
'unifiedPageTranslationHandling' => true,
|
|
'unifiedPageTranslationHandling' => true,
|
|
|
'yamlImportsFollowDeclarationOrder' => true,
|
|
'yamlImportsFollowDeclarationOrder' => true,
|
|
|
],
|
|
],
|
|
|
- 'reverseProxyIP' => '213.239.225.120',
|
|
|
|
|
- 'reverseProxyHeaderMultiValue' => 'last',
|
|
|
|
|
|
|
+ 'reverseProxyIP' => '*',
|
|
|
'reverseProxySSL' => '*',
|
|
'reverseProxySSL' => '*',
|
|
|
|
|
+ 'reverseProxyHeaderMultiValue' => 'first',
|
|
|
'sitename' => 'abi2021',
|
|
'sitename' => 'abi2021',
|
|
|
'systemMaintainers' => [
|
|
'systemMaintainers' => [
|
|
|
1,
|
|
1,
|