Automated dev commit
This commit is contained in:
parent
fb3f325d09
commit
d689be14f2
89 changed files with 5840 additions and 18 deletions
|
@ -2,9 +2,9 @@ _core:
|
|||
default_config_hash: jtno5biznHZbrIgKwzq-ze-7XaQxLCGe6PeUOR7bRiQ
|
||||
cache:
|
||||
page:
|
||||
max_age: 900
|
||||
max_age: 0
|
||||
css:
|
||||
preprocess: true
|
||||
preprocess: false
|
||||
gzip: true
|
||||
fast_404:
|
||||
enabled: true
|
||||
|
@ -12,5 +12,5 @@ fast_404:
|
|||
exclude_paths: '/\/(?:styles|imagecache)\//'
|
||||
html: '<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL "@path" was not found on this server.</p></body></html>'
|
||||
js:
|
||||
preprocess: true
|
||||
preprocess: false
|
||||
gzip: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue