mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 12:01:32 +02:00
fixed config to work with s3 correctly
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user