diff options
Diffstat (limited to 'chart')
| -rw-r--r-- | chart/files/default.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chart/files/default.yml b/chart/files/default.yml index 862951d4d5..4061ca3eb6 100644 --- a/chart/files/default.yml +++ b/chart/files/default.yml @@ -133,11 +133,6 @@ id: "aid" # IP address family used for outgoing request (ipv4, ipv6 or dual) #outgoingAddressFamily: ipv4 -# Syslog option -#syslog: -# host: localhost -# port: 514 - # Proxy for HTTP/HTTPS #proxy: http://127.0.0.1:3128 |