瀏覽代碼

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

部分文件因文件數量過多而無法顯示