chore: remove old username in dns option

This commit is contained in:
Aarnav Tale 2025-01-18 13:22:43 +00:00
parent 156d7c9ee7
commit 9734f0c704
No known key found for this signature in database
4 changed files with 1 additions and 17 deletions

View file

@ -119,7 +119,6 @@ const HeadscaleConfig = z.object({
}),
)
.default([]),
use_username_in_magic_dns: goBool.default(false),
}),
oidc: z