mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
updated to ACL doc (#1278)
This commit is contained in:
parent
45fbd34480
commit
f1eee841cb
@ -42,6 +42,8 @@ a server they can register, the check of the tags is done on headscale server
|
||||
and only valid tags are applied. A tag is valid if the user that is
|
||||
registering it is allowed to do it.
|
||||
|
||||
To use ACLs in headscale, you must edit your config.yaml file. In there you will find a `acl_policy_path: ""` parameter. This will need to point to your ACL file. More info on how these poicies are written can be found [here](https://tailscale.com/kb/1018/acls/).
|
||||
|
||||
Here are the ACL's to implement the same permissions as above:
|
||||
|
||||
```json
|
||||
|
Loading…
Reference in New Issue
Block a user