mirror of
https://github.com/pierre42100/comunic
synced 2024-11-17 02:51:13 +00:00
43 lines
528 B
YAML
43 lines
528 B
YAML
|
absolute_urls: false
|
||
|
|
||
|
home:
|
||
|
alias: '/home'
|
||
|
|
||
|
pages:
|
||
|
theme: antimatter
|
||
|
markdown:
|
||
|
extra: false
|
||
|
process:
|
||
|
markdown: true
|
||
|
twig: false
|
||
|
|
||
|
cache:
|
||
|
enabled: true
|
||
|
check:
|
||
|
method: file
|
||
|
driver: auto
|
||
|
prefix: 'g'
|
||
|
|
||
|
twig:
|
||
|
cache: true
|
||
|
debug: true
|
||
|
auto_reload: true
|
||
|
autoescape: false
|
||
|
|
||
|
assets:
|
||
|
css_pipeline: false
|
||
|
css_minify: true
|
||
|
css_rewrite: true
|
||
|
js_pipeline: false
|
||
|
js_minify: true
|
||
|
|
||
|
errors:
|
||
|
display: true
|
||
|
log: true
|
||
|
|
||
|
debugger:
|
||
|
enabled: false
|
||
|
twig: true
|
||
|
shutdown:
|
||
|
close_connection: true
|