Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e32a8559c | ||
|
|
2b48e427fd | ||
|
|
c4e9b2f6bf |
@@ -6,5 +6,6 @@
|
|||||||
/pages/01.trips/italy-2026-demo/
|
/pages/01.trips/italy-2026-demo/
|
||||||
/pages/02.post/*ui-test*/
|
/pages/02.post/*ui-test*/
|
||||||
/config/plugins/git-sync.yaml
|
/config/plugins/git-sync.yaml
|
||||||
|
/config/plugins/api-private.php
|
||||||
/config/security.yaml
|
/config/security.yaml
|
||||||
/themes/intotheeast/node_modules/
|
/themes/intotheeast/node_modules/
|
||||||
|
|||||||
+3
-2
@@ -210,7 +210,7 @@ session:
|
|||||||
domain: null
|
domain: null
|
||||||
path: null
|
path: null
|
||||||
gpm:
|
gpm:
|
||||||
releases: testing
|
releases: stable
|
||||||
official_gpm_only: true
|
official_gpm_only: true
|
||||||
http:
|
http:
|
||||||
method: curl
|
method: curl
|
||||||
@@ -237,7 +237,8 @@ flex:
|
|||||||
lifetime: 600
|
lifetime: 600
|
||||||
strict_mode:
|
strict_mode:
|
||||||
yaml_compat: false
|
yaml_compat: false
|
||||||
twig_compat: false
|
|
||||||
blueprint_compat: false
|
blueprint_compat: false
|
||||||
|
twig2_compat: false
|
||||||
|
twig3_compat: true
|
||||||
uploads_privacy:
|
uploads_privacy:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user