myconfigs/etc/radicale/config

32 lines
477 B
Plaintext
Raw Normal View History

2022-11-12 22:38:27 +05:00
[server]
hosts = 0.0.0.0:5232
[encoding]
#request = utf-8
#stock = utf-8
[auth]
#type = none
#htpasswd_filename = /etc/radicale/users
#htpasswd_encryption = md5
#delay = 1
#realm = Radicale - Password Required
[rights]
#type = owner_only
#file = /etc/radicale/rights
[storage]
#type = multifilesystem
#filesystem_folder = /var/lib/radicale/collections
#hook =
[web]
type = none
[logging]
#level = warning
#mask_passwords = True
[headers]
#Access-Control-Allow-Origin = *