adding tags
This commit is contained in:
parent
72b0f1a2bf
commit
64260cb6c1
@ -6,14 +6,14 @@
|
|||||||
// },
|
// },
|
||||||
|
|
||||||
// Define the tags which can be applied to devices and by which users.
|
// Define the tags which can be applied to devices and by which users.
|
||||||
"tagOwners": {
|
"tagOwners": {
|
||||||
"tag:Host": ["autogroup:admin"],
|
"tag:Host": ["autogroup:admin"],
|
||||||
"tag:Service": ["autogroup:admin"],
|
"tag:Service": ["autogroup:admin"],
|
||||||
"tag:Bridge": ["autogroup:admin"],
|
"tag:Bridge": ["autogroup:admin"],
|
||||||
"tag:Gate": ["autogroup:admin"],
|
"tag:Gate": ["autogroup:admin"],
|
||||||
"tag:Random": ["autogroup:admin"],
|
"tag:Random": ["autogroup:admin"],
|
||||||
|
"tag:Hidden": ["autogroup:admin"],
|
||||||
},
|
},
|
||||||
|
|
||||||
// Define access control lists for users, groups, autogroups, tags,
|
// Define access control lists for users, groups, autogroups, tags,
|
||||||
// Tailscale IP addresses, and subnet ranges.
|
// Tailscale IP addresses, and subnet ranges.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user