mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-12 02:28:38 +02:00
radicale config
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[server]
|
||||
hosts = 0.0.0.0:5232
|
||||
|
||||
[storage]
|
||||
filesystem_folder = /data/collections
|
||||
|
||||
[auth]
|
||||
type = htpasswd
|
||||
htpasswd_filename = /data/users
|
||||
htpasswd_encryption = bcrypt
|
||||
Reference in New Issue
Block a user