mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 04:26:41 +01:00
add calcurse config, radicale config, nginx config
This commit is contained in:
11
radicale-config
Normal file
11
radicale-config
Normal file
@@ -0,0 +1,11 @@
|
||||
[server]
|
||||
# Bind all addresses
|
||||
hosts = 127.0.0.1:PORT
|
||||
|
||||
[auth]
|
||||
type = htpasswd
|
||||
htpasswd_filename = /etc/apache2/.username
|
||||
htpasswd_encryption = bcrypt
|
||||
[storage]
|
||||
filesystem_folder = ~/.var/lib/radicale/collections
|
||||
|
||||
Reference in New Issue
Block a user