Set title for code listings
This commit is contained in:
parent
0acb2b5647
commit
bbc93a90a2
7 changed files with 16 additions and 16 deletions
|
@ -59,7 +59,7 @@ process. Headscale logs the result of ACL policy processing after each reload.
|
|||
|
||||
Here are the ACL's to implement the same permissions as above:
|
||||
|
||||
```json
|
||||
```json title="acl.json"
|
||||
{
|
||||
// groups are collections of users having a common scope. A user can be in multiple groups
|
||||
// groups cannot be composed of groups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue