update config file for changes s3 settings

This commit is contained in:
Brian Gough 2016-03-09 13:28:22 +00:00
parent 7e6ea2793b
commit b0d2e22c58

View file

@ -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")