Disable git connectivity for wiki

This commit is contained in:
Nemo 2018-06-20 21:20:06 +05:30
parent 0dd428e4dc
commit 393a956fbf
1 changed files with 4 additions and 3 deletions

View File

@ -81,12 +81,13 @@ sessionSecret: $(SESSION_SECRET)
db: mongodb://mongorocks:27017/wiki
# ---------------------------------------------------------------------
# Git Connection Info
# Git Connection Info (force disabled)
# ---------------------------------------------------------------------
git: false
# git:
# url: https://github.com/Organization/Repo
# branch: master
# url: https://git.captnemo.in/nemo/wiki
# branch: master
# auth:
# # Type: basic or ssh