26 lines
346 B
Text
26 lines
346 B
Text
|
[server]
|
||
|
hosts = [::1]:22050
|
||
|
max_connections = 100
|
||
|
|
||
|
[encoding]
|
||
|
request = utf-8
|
||
|
stock = utf-8
|
||
|
|
||
|
[auth]
|
||
|
type = http_x_remote_user
|
||
|
|
||
|
[rights]
|
||
|
type = owner_only
|
||
|
|
||
|
[storage]
|
||
|
type = multifilesystem
|
||
|
filesystem_folder = /var/lib/radicale/collections/
|
||
|
filesystem_locking = True
|
||
|
filesystem_fsync = True
|
||
|
|
||
|
[web]
|
||
|
type = internal
|
||
|
|
||
|
[logging]
|
||
|
mask_passwords = True
|