my personal dotfiles
at main 16 lines 231 B view raw
1[server] 2hosts = 0.0.0.0:5232 3 4[auth] 5type = htpasswd 6htpasswd_filename = /config/users 7htpasswd_encryption = bcrypt 8 9[rights] 10type = owner_only 11 12[storage] 13filesystem_folder = /var/lib/radicale/collections 14 15[logging] 16level = debug