Fixed SSH authentication + uploads folder check

This commit is contained in:
NGPixel
2017-02-11 16:21:50 -05:00
parent c6853a0315
commit 3b5c0a9b74
5 changed files with 32 additions and 15 deletions

View File

@@ -100,18 +100,17 @@ git:
branch: master
auth:
# Type: basic, oauth or ssh
# Type: basic or ssh
type: ssh
# Only for Basic authentication:
username: marty
# Password, OAuth token or private key passphrase:
password: MartyMcFly88
# Only for SSH authentication:
publicKey: /etc/wiki/keys/git.pem
privateKey: /etc/wiki/keys/git.pem
sslVerify: true
signature:
name: Marty
email: marty@example.com
email: marty@example.com