Browse Source

disable typo3 frontend

ksieren 2 năm trước cách đây
mục cha
commit
b7c6aa7af9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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' => [