42 lines
525 B
YAML
42 lines
525 B
YAML
absolute_urls: false
|
|
|
|
home:
|
|
alias: '/projets'
|
|
|
|
pages:
|
|
theme: ouidade
|
|
markdown_extra: false
|
|
process:
|
|
markdown: true
|
|
twig: false
|
|
|
|
cache:
|
|
enabled: true
|
|
check:
|
|
method: file
|
|
driver: auto
|
|
prefix: 'g'
|
|
|
|
twig:
|
|
cache: true
|
|
debug: false
|
|
auto_reload: false
|
|
autoescape: false
|
|
|
|
assets:
|
|
css_pipeline: true
|
|
css_minify: true
|
|
css_rewrite: true
|
|
js_pipeline: true
|
|
js_minify: true
|
|
|
|
errors:
|
|
display: false
|
|
log: true
|
|
|
|
debugger:
|
|
enabled: false
|
|
twig: false
|
|
shutdown:
|
|
close_connection: true
|