include appendheaders in readme example config

This commit is contained in:
Akbar Rahman 2023-10-28 22:41:38 +01:00
parent c5fef8e42d
commit f13dbe3250
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

View File

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