11 lines
184 B
Plaintext
11 lines
184 B
Plaintext
[server]
|
|
hosts = 0.0.0.0:5232
|
|
|
|
[auth]
|
|
type = htpasswd
|
|
htpasswd_filename = /etc/radicale/users
|
|
htpasswd_encryption = bcrypt
|
|
|
|
[storage]
|
|
filesystem_folder = /var/lib/radicale/collections
|