소스 검색

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

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.