linderhof/roles/radicale/templates/config.j2

11 lines
181 B
Text
Raw Normal View History

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