24 lines
326 B
Text
24 lines
326 B
Text
[server]
|
|
hosts = 0.0.0.0:5232, [::]:5232
|
|
ssl = False
|
|
|
|
[encoding]
|
|
request = utf-8
|
|
stock = utf-8
|
|
|
|
[auth]
|
|
realm = Radicale - Password Required
|
|
type = htpasswd
|
|
htpasswd_filename = /config/users
|
|
htpasswd_encryption = md5
|
|
|
|
[rights]
|
|
type = owner_only
|
|
|
|
[storage]
|
|
type = multifilesystem
|
|
filesystem_folder = /data
|
|
|
|
[logging]
|
|
|
|
[headers]
|