This commit is contained in:
commit
ca0f93bb22
109 changed files with 4895 additions and 461 deletions
|
@ -79,6 +79,15 @@
|
|||
"retries": 5,
|
||||
"retry-pause": 5,
|
||||
"syslog": false,
|
||||
"tls": {
|
||||
"enabled": false,
|
||||
"protocols": null,
|
||||
"cert": null,
|
||||
"cert_key": null,
|
||||
"ciphers": null,
|
||||
"ciphersuites": null,
|
||||
"dhparam": null
|
||||
},
|
||||
"user-agent": null,
|
||||
"verbose": 0,
|
||||
"watch": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue