include appendheaders in readme example config

This commit is contained in:
2023-10-28 22:41:38 +01:00
parent c5fef8e42d
commit f13dbe3250

View File

@@ -69,7 +69,8 @@ An example config file can be found [here](./config.json) but also below:
"test": {
"Script": {
"Program": "./example.sh",
"AppendPayload": true
"AppendPayload": true,
"AppendHeaders": true
},
"DisableSignatureVerification": true,
"Tests": [