infrastructure/roles/davina_core/templates/conf.json.j2

8 lines
97 B
Plaintext
Raw Normal View History

2025-09-25 23:55:37 +02:00
{
"realms": {{var_davina_core_conf_realms | to_json}},
"settings": {
"timezone": "UTC"
}
}