Misc doc updates

This commit is contained in:
Florian Preinstorfer 2024-12-16 15:59:09 +01:00 committed by nblock
parent 3269cfdca0
commit 0acb2b5647
4 changed files with 3 additions and 5 deletions

View file

@ -40,9 +40,6 @@ servers.
## ACL setup
Note: Users will be created automatically when users authenticate with the
headscale server.
ACLs have to be written in [huJSON](https://github.com/tailscale/hujson).
When [registering the servers](../usage/getting-started.md#register-a-node) we

View file

@ -69,7 +69,7 @@ headscale apikeys expire --prefix "<PREFIX>"
!!! bug
Headscale 0.23.0 requires at least an empty configuration file when environment variables are used to
Headscale currently requires at least an empty configuration file when environment variables are used to
specify connection details. See [issue 2193](https://github.com/juanfont/headscale/issues/2193) for more
information.