webhook : pull command then reload articles

This commit is contained in:
Klemek
2019-06-20 20:37:35 +02:00
parent 0f5b3f138d
commit 00d1d6c4e1
3 changed files with 50 additions and 17 deletions
+2 -1
View File
@@ -31,7 +31,8 @@
"webhook": {
"endpoint": "/webhook",
"secret": "",
"signature_header": ""
"signature_header": "",
"pull_command": "git pull"
},
"showdown": {
"parseImgDimensions": true,