1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-05 14:55:20 +02:00
Mailu/optional/radicale/radicale.conf

24 lines
278 B
Plaintext
Raw Normal View History

2016-11-30 14:02:36 +01:00
[server]
ssl = False
hosts = 0.0.0.0:5232
2016-11-30 14:02:36 +01:00
[encoding]
request = utf-8
stock = utf-8
[auth]
realm = Radicale - Password Required
type = http_x_remote_user
2016-11-30 14:02:36 +01:00
[rights]
type = owner_only
[storage]
type = multifilesystem
2016-11-30 14:02:36 +01:00
filesystem_folder = /data
[logging]
2023-03-28 20:01:43 +00:00
level = info
2016-11-30 14:02:36 +01:00
[headers]