Files
pic/config/api/radicale/config
T
Constantin 2277b11563 init
2025-09-12 23:04:52 +03:00

20 lines
288 B
Plaintext

[server]
hosts = 0.0.0.0:5232
daemon = False
pid = /tmp/radicale.pid
[auth]
type = htpasswd
htpasswd_filename = /etc/radicale/users
htpasswd_encryption = bcrypt
[storage]
type = filesystem
filesystem_folder = /var/lib/radicale/collections
[web]
type = internal
[logging]
level = info