fix(TALE-29): remove all old ACL_FILE handling
No longer required if the minimum is beta2
This commit is contained in:
parent
d041a62fcd
commit
9801ef453d
2 changed files with 17 additions and 64 deletions
|
|
@ -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(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue