bicep/matrix/hookshot: looser perms again

This commit is contained in:
Daniel Lovbrotte Olsen 2024-10-13 07:08:12 +02:00
parent 7868344bfc
commit be9cb320d1
1 changed files with 8 additions and 8 deletions

View File

@ -72,14 +72,14 @@ in
{ actor = "pvv.ntnu.no"; { actor = "pvv.ntnu.no";
services = [ { service = "*"; level = "commands"; } ]; services = [ { service = "*"; level = "commands"; } ];
} }
# # Members of Medlem space (for people with their own hs) # Members of Medlem space (for people with their own hs)
# { actor = "!pZOTJQinWyyTWaeOgK:pvv.ntnu.no"; { actor = "!pZOTJQinWyyTWaeOgK:pvv.ntnu.no";
# services = [ { service = "*"; level = "commands"; } ]; services = [ { service = "*"; level = "commands"; } ];
# } }
# # Members of Drift # Members of Drift
# { actor = "!eYgeufLrninXxQpYml:pvv.ntnu.no"; { actor = "!eYgeufLrninXxQpYml:pvv.ntnu.no";
# services = [ { service = "*"; level = "admin"; } ]; services = [ { service = "*"; level = "admin"; } ];
# } }
# Dan bootstrap # Dan bootstrap
{ actor = "@dandellion:dodsorf.as"; { actor = "@dandellion:dodsorf.as";
services = [ { service = "*"; level = "admin"; } ]; services = [ { service = "*"; level = "admin"; } ];