From df7d5fa2b9976dd7994c3347f10c11be76637e47 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Mon, 30 May 2022 14:58:40 +0200 Subject: [PATCH] Fix lint --- config-example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-example.yaml b/config-example.yaml index 2330a69d..380db11a 100644 --- a/config-example.yaml +++ b/config-example.yaml @@ -241,6 +241,6 @@ unix_socket_permission: "0770" # to instruct tailscale nodes to log their activity to a remote server. logtail: # Enable logtail for this headscales clients. - # As there is currently no support for overriding the log server in headscale, this is + # As there is currently no support for overriding the log server in headscale, this is # disabled by default. Enabling this will make your clients send logs to Tailscale Inc. enabled: false