Просмотр исходного кода

Update README for repoStore option

Winston Li 9 лет назад
Родитель
Сommit
11ee9c62a3
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      services/git-bridge/README.md

+ 3 - 0
services/git-bridge/README.md

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