mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Update README for repoStore option
This commit is contained in:
parent
1e4ef0cc5b
commit
11ee9c62a3
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue