Start refactoring

This commit is contained in:
Aurélie Delhaie
2023-05-29 17:44:50 +02:00
parent 55ac50f3be
commit c06843cd28
31 changed files with 1125 additions and 1267 deletions

View File

@@ -1,13 +1,12 @@
---
server:
port: 8080
ping: no
compress: no
database:
host: localhost
password: root
port: 3306
username: root
url: "postgres://username:password@localhost:5432/database_name"
features:
allow_register: false
allow_register: no
password_hash_cost: 16
path:
cache: "/var/osc/cache"