Update config.default.json

This commit is contained in:
Klemek
2019-06-26 11:46:06 +02:00
committed by GitHub
parent 5e05f250f4
commit 1341aa5a56
+1 -1
View File
@@ -37,7 +37,7 @@
"endpoint": "/webhook", "endpoint": "/webhook",
"secret": "", "secret": "",
"signature_header": "", "signature_header": "",
"pull_command": "git pull" "pull_command": "git pull origin master"
}, },
"showdown": { "showdown": {
"parseImgDimensions": true, "parseImgDimensions": true,