tome export
This commit is contained in:
parent
88f7641b3b
commit
be50c34673
2 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ cache:
|
|||
page:
|
||||
max_age: 3600
|
||||
css:
|
||||
preprocess: false
|
||||
preprocess: true
|
||||
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: false
|
||||
preprocess: true
|
||||
gzip: true
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
],
|
||||
"access": [
|
||||
{
|
||||
"value": "2025-05-11T20:01:11+00:00"
|
||||
"value": "2025-05-11T20:11:26+00:00"
|
||||
}
|
||||
],
|
||||
"login": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue