瀏覽代碼

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' => [