docs: fix acl mode key in docs (#241)
This commit is contained in:
parent
090f5c1ba9
commit
0c87f3e6ec
@ -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}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user