From 271224a80ce7f99302d708c9e1f049340e850659 Mon Sep 17 00:00:00 2001 From: hopleus Date: Thu, 31 Oct 2024 10:16:05 +0300 Subject: [PATCH] Fix newline in config-example.yaml --- config-example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-example.yaml b/config-example.yaml index bc640e76..60b6f024 100644 --- a/config-example.yaml +++ b/config-example.yaml @@ -389,4 +389,4 @@ randomize_client_port: false # See https://tailscale.com/kb/1099/device-approval for more information. node_management: # Require new nodes to be approved by admins before they can access the network. - manual_approve_new_node: false \ No newline at end of file + manual_approve_new_node: false