From 825551d64f0af9114ee9987f58aa8e253c9e7d41 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 3 Feb 2023 15:08:36 +0900 Subject: drop syslog Close #9774 --- chart/files/default.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'chart') 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 -- cgit v1.2.3-freya