|
|
|
@@ -24,7 +24,7 @@ network: |
|
|
|
# Config options that affect the central bridge module. |
|
|
|
bridge: |
|
|
|
# The prefix for commands. Only required in non-management rooms. |
|
|
|
command_prefix: '!gm' |
|
|
|
command_prefix: {{ matrix_bridge_mautrix_gmessages_command_prefix | to_json }} |
|
|
|
# Should the bridge create a space for each login containing the rooms that account is in? |
|
|
|
personal_filtering_spaces: {{ matrix_bridge_mautrix_gmessages_bridge_personal_filtering_spaces | to_json }} |
|
|
|
# Whether the bridge should set names and avatars explicitly for DM portals. |
|
|
|
|