Franziska Kunsmann
a0702416a0
All checks were successful
bundlewrap/pipeline/head This commit looks good
25 lines
346 B
Text
25 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
|