浏览代码

Sample config file fix + Indent spacing fix

NGPixel 8 年之前
父节点
当前提交
99fa704279
共有 2 个文件被更改,包括 4 次插入1 次删除
  1. 0 0
      assets/css/app.css
  2. 4 1
      config.sample.yml

文件差异内容过多而无法显示
+ 0 - 0
assets/css/app.css


+ 4 - 1
config.sample.yml

@@ -102,4 +102,7 @@ git:
     # Only for SSH authentication:
     publicKey: /etc/wiki/keys/git.pem
     privateKey: /etc/wiki/keys/git.pem
-    sslVerify: true
+    sslVerify: true
+  signature:
+    name: Marty
+    email: marty@example.com

部分文件因为文件数量过多而无法显示