mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 07:48:14 +00:00
docs: fix acl mode key in docs (#241)
This commit is contained in:
@@ -66,7 +66,7 @@ export default function Page() {
|
||||
The ACL policy mode is most likely set to <Code>file</Code> 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 <Code>acl.mode</Code> to <Code>database</Code> in your Headscale
|
||||
set <Code>policy.mode</Code> to <Code>database</Code> in your Headscale
|
||||
configuration.
|
||||
</Notice>
|
||||
) : undefined}
|
||||
|
||||
Reference in New Issue
Block a user