mirror of
https://github.com/flextype/flextype.git
synced 2025-08-13 00:24:15 +02:00
feat(core): add ability to set custom cache id string and settings cache…
This commit is contained in:
3
tests/fixtures/settings/settings.yaml
vendored
3
tests/fixtures/settings/settings.yaml
vendored
@@ -439,7 +439,7 @@ router:
|
||||
|
||||
# Set to true to enable the Flextype CLI Application
|
||||
cli:
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
||||
# Set to true to enable the Flextype Application
|
||||
app:
|
||||
@@ -622,7 +622,6 @@ parsers:
|
||||
cache:
|
||||
enabled: true
|
||||
string: ""
|
||||
cache_id_string: ""
|
||||
restricted: false
|
||||
document_type: 'xhtml'
|
||||
document_root_directory: ''
|
||||
|
Reference in New Issue
Block a user