fixed config to work with s3 correctly

This commit is contained in:
Henry Oswald 2015-08-13 14:16:40 +01:00
parent ddf4692f0d
commit 32bf64236b

View file

@ -10,11 +10,8 @@ module.exports =
mongo:
url: 'mongodb://127.0.0.1/sharelatex'
#filestore:
# backend: "s3"
# stores:
# user_files: ""
#docstore:
# s3:
# key: ""
# secret: ""
# fail: false
# bucket: "something"