mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
update config file for changes s3 settings
This commit is contained in:
@@ -23,13 +23,13 @@ module.exports =
|
||||
port: 6379
|
||||
pass: ""
|
||||
|
||||
filestore:
|
||||
backend: "s3"
|
||||
stores:
|
||||
user_files: ""
|
||||
trackchanges:
|
||||
s3:
|
||||
key: ""
|
||||
secret: ""
|
||||
stores:
|
||||
doc_history: ""
|
||||
|
||||
|
||||
path:
|
||||
dumpFolder: Path.join(TMP_DIR, "dumpFolder")
|
||||
|
||||
Reference in New Issue
Block a user