feat: removing matchmap from headscale

This commit is contained in:
Adrien Raffin-Caboisse 2022-02-22 20:58:08 +01:00
parent 0191ea93ff
commit 717250adb3
3 changed files with 0 additions and 20 deletions

View file

@ -180,7 +180,3 @@ unix_socket_permission: "0770"
# client_id: "your-oidc-client-id"
# client_secret: "your-oidc-client-secret"
#
# # Domain map is used to map incomming users (by their email) to
# # a namespace. The key can be a string, or regex.
# domain_map:
# ".*": default-namespace