20 lines
307 B
Plaintext
20 lines
307 B
Plaintext
[server]
|
|
base_prefix = /
|
|
|
|
[auth]
|
|
type = htpasswd
|
|
htpasswd_filename = /data/radicale/htpasswd
|
|
htpasswd_encryption = plain
|
|
|
|
[rights]
|
|
type = owner_only
|
|
|
|
[storage]
|
|
type = filesystem
|
|
filesystem_folder = /data/radicale/collections
|
|
|
|
[logging]
|
|
config = /data/radicale/logging
|
|
debug = False
|
|
full_environment = False
|