linderhof/roles/radicale/templates/config.j2
Matthias Johnson 75891c3271 initial commit
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 15:09:25 -07:00

10 lines
181 B
Django/Jinja

[server]
hosts = 0.0.0.0:{{ radicale_port }}
[auth]
type = htpasswd
htpasswd_filename = /config/users
htpasswd_encryption = bcrypt
[storage]
filesystem_folder = /data/collections