Преглед изворни кода

Merge branch 'develop' into staging

* develop:
  disable typo3 frontend
ksieren пре 2 година
родитељ
комит
25a7bd9943
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      public/typo3conf/LocalConfiguration.php

+ 1 - 0
public/typo3conf/LocalConfiguration.php

@@ -62,6 +62,7 @@ return [
         ],
     ],
     'FE' => [
+        'disableFrontend' => '1',
         'debug' => false,
         'disableNoCacheParameter' => true,
         'passwordHashing' => [