Keep Beeper Line ghost namespaces in sync

This commit is contained in:
Slavi Pantaleev
2026-08-31 08:58:41 +03:00
parent 47125953d8
commit c8087f4f20
6 changed files with 24 additions and 14 deletions
+1 -1
View File
@@ -5368,7 +5368,7 @@ matrix_ketesa_config_asManagedUsers_auto: |
+
([
'^@'+(matrix_bridge_beeper_line_appservice_bot_username | default('') | regex_escape)+':'+(matrix_domain | regex_escape)+'$',
'^@line_[a-zA-Z0-9]+:'+(matrix_domain | regex_escape)+'$',
'^@'+(matrix_bridge_beeper_line_appservice_username_prefix | default('') | regex_escape)+'[a-zA-Z0-9]+:'+(matrix_domain | regex_escape)+'$',
] if matrix_bridge_beeper_line_enabled else [])
+
([