Browse Source

Align bridge permissions

pull/4572/head
jasonlaguidice 8 months ago
parent
commit
047f830912
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/custom/matrix-bridge-steam/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bridge-steam/defaults/main.yml View File

@@ -44,7 +44,7 @@ matrix_steam_bridge_network_displayname_template: "{% raw %}{{ .DisplayName }}{%

matrix_steam_bridge_command_prefix: "!steam"

matrix_steam_bridge_permissions: |
matrix_steam_bridge_bridge_permissions: |
{{
{matrix_steam_bridge_homeserver_domain: 'user'}
| combine ({matrix_admin: 'admin'} if matrix_admin else {})


Loading…
Cancel
Save