mirror of
https://github.com/tale/headplane.git
synced 2026-08-29 08:27:08 +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
|
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
|
Headscale configuration. This means that the ACL file cannot be edited
|
||||||
through the web interface. In order to resolve this, you'll need to
|
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.
|
configuration.
|
||||||
</Notice>
|
</Notice>
|
||||||
) : undefined}
|
) : undefined}
|
||||||
|
|||||||
Reference in New Issue
Block a user