Added radicale container

This commit is contained in:
2022-10-13 07:55:57 -07:00
parent 8c323dd0d1
commit 9ea5fe3b5f
6 changed files with 154 additions and 0 deletions

20
radicale/config/config Normal file
View File

@ -0,0 +1,20 @@
[auth]
type = htpasswd
htpasswd_filename = /config/users
htpasswd_encryption = bcrypt
delay = 3
[rights]
type = owner_only
[server]
hosts = 0.0.0.0:5232
[web]
# type = none: disable web management
# type = internal: enable web management
type = internal
[storage]
type = multifilesystem
filesystem_folder = /data/collections