wiki历史支持push到远程仓库,防止丢失

This commit is contained in:
暮光:城中城
2020-09-07 21:07:30 +08:00
parent 7405d3d711
commit b05c2158de
20 changed files with 78 additions and 28 deletions

View File

@@ -46,7 +46,15 @@ zyplayer:
# 是否检查目录有被系统定期清理的风险,强烈建议开启
upload-path-check: true
# git本地仓库地址用于管理WIKI的历史版本
git-file-path: d:/zyplayerDoc/wikiGitFiles
git-local-path: d:/zyplayerDoc/wikiGitFiles
# git远程仓库地址可选配置项如果存在则会每次修改后push到此仓库必须先创建远程仓库项目初始化时会去拉取
# 如果没有配置此项则只会在维护一个本地的git仓库使用简单
# 例https://gitee.com/zyplayer/zyplayer-doc-wiki-files.git
git-remote-url:
# git远程仓库登录账号
git-remote-username:
# git远程仓库登录密码
git-remote-password:
# ------swagger相关配置------
swagger:
proxy-request: