diff --git a/app/routes/acls/overview.tsx b/app/routes/acls/overview.tsx index 01611eb..b1a4667 100644 --- a/app/routes/acls/overview.tsx +++ b/app/routes/acls/overview.tsx @@ -66,7 +66,7 @@ export default function Page() { The ACL policy mode is most likely set to file in your Headscale configuration. This means that the ACL file cannot be edited through the web interface. In order to resolve this, you'll need to - set acl.mode to database in your Headscale + set policy.mode to database in your Headscale configuration. ) : undefined}