first commit

This commit is contained in:
Aurélie Delhaie
2022-05-08 14:08:27 +02:00
commit b20a53cc48
19 changed files with 611 additions and 0 deletions

9
config.default.yml Normal file
View File

@@ -0,0 +1,9 @@
---
database:
host: localhost
password: root
port: 3306
username: root
features:
allow_register: false
cache: "/var/osc/cache"