Initial commit with current state

This commit is contained in:
Stuce 2025-11-16 10:56:49 +01:00
commit ca6bdb8890
7 changed files with 294 additions and 0 deletions

8
default_config.ini Normal file
View file

@ -0,0 +1,8 @@
[calDAV]
address = localhost:5232
username = username
password = password
passwordFile = /path/to/password
[server]
port = 8000