From 681c86cc9557b55de8e6cd611a14706e072b100c Mon Sep 17 00:00:00 2001 From: Julien Zweverink <20380255+JulienFloris@users.noreply.github.com> Date: Tue, 28 Mar 2023 18:41:23 +0200 Subject: [PATCH] ACL Doc's (#1288) --- docs/acls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/acls.md b/docs/acls.md index 55ab3544..8def3de4 100644 --- a/docs/acls.md +++ b/docs/acls.md @@ -42,7 +42,7 @@ 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/). +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 policies are written can be found [here](https://tailscale.com/kb/1018/acls/). Here are the ACL's to implement the same permissions as above: