Changing password and use cache when uploading

This commit is contained in:
Aurélie Delhaie
2022-05-29 17:56:03 +02:00
parent d0ee7df3f5
commit 7a8672ce80
7 changed files with 239 additions and 93 deletions

View File

@@ -8,6 +8,7 @@ database:
username: root
features:
allow_register: false
password_hash_cost: 16
path:
cache: "/var/osc/cache"
storage: "/var/osc/storage"