From 67783fc1386a92b4dc3f38ac7a5584193c4144c0 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Fri, 17 Jan 2025 13:15:29 +0100 Subject: [PATCH] update config example Signed-off-by: Kristoffer Dalby --- config-example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-example.yaml b/config-example.yaml index 581d997dd4..d849fa7351 100644 --- a/config-example.yaml +++ b/config-example.yaml @@ -387,7 +387,7 @@ unix_socket_permission: "0770" # # Disabling this feature will cause all new logins to be created as new users. # # Note this option will be removed in the future and should be set to false # # on all new installations, or when all users have logged in with OIDC once. -# map_legacy_users: true +# map_legacy_users: false # Logtail configuration # Logtail is Tailscales logging and auditing infrastructure, it allows the control panel