mirror of
https://github.com/tale/headplane.git
synced 2026-08-21 10:16:37 +00:00
fix(TALE-29): remove all old ACL_FILE handling
No longer required if the minimum is beta2
This commit is contained in:
@@ -45,7 +45,6 @@ const HeadscaleConfig = z.object({
|
||||
disable_check_updates: goBool.default(false),
|
||||
ephemeral_node_inactivity_timeout: goDuration.default('120s'),
|
||||
randomize_client_port: goBool.default(false),
|
||||
acl_policy_path: z.string().optional(),
|
||||
|
||||
acme_email: z.string().optional(),
|
||||
acme_url: z.string().optional(),
|
||||
|
||||
Reference in New Issue
Block a user