add calcurse config, radicale config, nginx config

This commit is contained in:
arnaucube
2019-03-02 01:41:57 +01:00
parent 781e71c281
commit 74d03b65bf
4 changed files with 45 additions and 0 deletions

11
radicale-config Normal file
View 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