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:
|
page:
|
||||||
max_age: 3600
|
max_age: 3600
|
||||||
css:
|
css:
|
||||||
preprocess: false
|
preprocess: true
|
||||||
gzip: true
|
gzip: true
|
||||||
fast_404:
|
fast_404:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@ -12,5 +12,5 @@ fast_404:
|
||||||
exclude_paths: '/\/(?:styles|imagecache)\//'
|
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>'
|
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:
|
js:
|
||||||
preprocess: false
|
preprocess: true
|
||||||
gzip: true
|
gzip: true
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
],
|
],
|
||||||
"access": [
|
"access": [
|
||||||
{
|
{
|
||||||
"value": "2025-05-11T20:01:11+00:00"
|
"value": "2025-05-11T20:11:26+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"login": [
|
"login": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue