aports/config/radicale/main.conf

25 lines
327 B
Plaintext

# -*- mode: conf -*-
# vim:ft=cfg
# Config file for Radicale - A simple calendar server
[server]
hosts = 127.0.0.1:7591, [::1]:7591
ssl = False
[auth]
type = http_x_remote_user
[rights]
type = owner_only
[storage]
type = multifilesystem
filesystem_folder = /var/lib/radicale
[web]
type = none
[logging]
#level = warning