allowed admin to delete some content

This commit is contained in:
Bachir Soussi Chiadmi
2018-04-04 20:03:24 +02:00
parent 5b8efe29f2
commit c2e4eb9d38
5 changed files with 65 additions and 6 deletions
@@ -1,8 +1,8 @@
cache:
page:
max_age: 300
max_age: 0
css:
preprocess: true
preprocess: false
gzip: true
fast_404:
enabled: true
@@ -10,7 +10,7 @@ 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
stale_file_threshold: 2592000
_core: