Update README for repoStore option

This commit is contained in:
Winston Li 2017-08-03 23:46:04 +01:00 committed by Michael Walker
parent 1e4ef0cc5b
commit 11ee9c62a3

View file

@ -61,6 +61,9 @@ The configuration file is in `.json` format.
with protocol and
without trailing slash
},
"repoStore" (object, optional): { configure the repo store
"maxFileSize" (long, optional): maximum size of a file, inclusive
},
"swapStore" (object, optional): { the place to swap projects to.
if null, type defaults to
"noop"