Brand new file importer

This commit is contained in:
Eliot Berriot 2017-12-27 23:32:02 +01:00
parent 2e616282fd
commit 1c8f055490
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
16 changed files with 302 additions and 15 deletions

View file

@ -30,7 +30,7 @@ http {
server {
listen 6001;
charset utf-8;
client_max_body_size 20M;
location /_protected/media {
internal;
alias /protected/media;