Initial commit with current state
This commit is contained in:
commit
ca6bdb8890
7 changed files with 294 additions and 0 deletions
8
default_config.ini
Normal file
8
default_config.ini
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[calDAV]
|
||||
address = localhost:5232
|
||||
username = username
|
||||
password = password
|
||||
passwordFile = /path/to/password
|
||||
[server]
|
||||
port = 8000
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue