fake loopback-storage path
gitea/salix/dev This commit looks good Details

This commit is contained in:
Joan Sanchez 2019-06-06 14:56:01 +02:00
parent c28734ff61
commit 734b659163
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"name": "storage", "name": "storage",
"connector": "loopback-component-storage", "connector": "loopback-component-storage",
"provider": "filesystem", "provider": "filesystem",
"root": "/mnt/storage/dms", "root": "./",
"maxFileSize": "10485760", "maxFileSize": "10485760",
"allowedContentTypes": [ "allowedContentTypes": [
"application/pdf", "application/pdf",