First upload endpoint

This commit is contained in:
Aurélie Delhaie
2022-05-08 14:48:51 +02:00
parent b20a53cc48
commit 445f7e8508
10 changed files with 183 additions and 16 deletions

View File

@@ -6,4 +6,6 @@ database:
username: root
features:
allow_register: false
cache: "/var/osc/cache"
path:
cache: "/var/osc/cache"
storage: "/var/osc/storage"