46 lines
515 B
YAML
46 lines
515 B
YAML
languages:
|
|
supported:
|
|
- bg
|
|
- cs
|
|
- da
|
|
- de
|
|
- el
|
|
- en
|
|
- es
|
|
- et
|
|
- fi
|
|
- fr
|
|
- ga
|
|
- hr
|
|
- hu
|
|
- it
|
|
- lt
|
|
- lv
|
|
- mt
|
|
- nl
|
|
- pl
|
|
- pt
|
|
- ro
|
|
- sk
|
|
- sl
|
|
- sv
|
|
default_lang: en
|
|
include_default_lang: true
|
|
translations: true
|
|
translations_fallback: true
|
|
http_accept_language: true
|
|
|
|
pages:
|
|
theme: quark
|
|
markdown:
|
|
extra: true
|
|
|
|
cache:
|
|
enabled: false
|
|
driver: auto
|
|
|
|
twig:
|
|
cache: false
|
|
debug: true
|
|
auto_reload: true
|