Просмотр исходного кода

Merge pull request #336 from eMPee584/fix-bridge-comment

Remove spurious 'mxisd' string from mautrix bridge templates comment
pull/342/head
Slavi Pantaleev 6 лет назад
committed by GitHub
Родитель
Сommit
e6d1556059
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
3 измененных файлов: 3 добавлений и 3 удалений
  1. +1
    -1
      roles/matrix-bridge-mautrix-facebook/defaults/main.yml
  2. +1
    -1
      roles/matrix-bridge-mautrix-hangouts/defaults/main.yml
  3. +1
    -1
      roles/matrix-bridge-mautrix-telegram/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-mautrix-facebook/defaults/main.yml Просмотреть файл

@@ -27,7 +27,7 @@ matrix_mautrix_facebook_systemd_wanted_services_list: []
matrix_mautrix_facebook_appservice_token: '' matrix_mautrix_facebook_appservice_token: ''
matrix_mautrix_facebook_homeserver_token: '' matrix_mautrix_facebook_homeserver_token: ''


# Default mxisd configuration template which covers the generic use case.
# Default configuration template which covers the generic use case.
# You can customize it by controlling the various variables inside it. # You can customize it by controlling the various variables inside it.
# #
# For a more advanced customization, you can extend the default (see `matrix_mautrix_facebook_configuration_extension_yaml`) # For a more advanced customization, you can extend the default (see `matrix_mautrix_facebook_configuration_extension_yaml`)


+ 1
- 1
roles/matrix-bridge-mautrix-hangouts/defaults/main.yml Просмотреть файл

@@ -29,7 +29,7 @@ matrix_mautrix_hangouts_systemd_wanted_services_list: []
matrix_mautrix_hangouts_appservice_token: '' matrix_mautrix_hangouts_appservice_token: ''
matrix_mautrix_hangouts_homeserver_token: '' matrix_mautrix_hangouts_homeserver_token: ''


# Default mxisd configuration template which covers the generic use case.
# Default configuration template which covers the generic use case.
# You can customize it by controlling the various variables inside it. # You can customize it by controlling the various variables inside it.
# #
# For a more advanced customization, you can extend the default (see `matrix_mautrix_hangouts_configuration_extension_yaml`) # For a more advanced customization, you can extend the default (see `matrix_mautrix_hangouts_configuration_extension_yaml`)


+ 1
- 1
roles/matrix-bridge-mautrix-telegram/defaults/main.yml Просмотреть файл

@@ -43,7 +43,7 @@ matrix_mautrix_telegram_systemd_wanted_services_list: []
matrix_mautrix_telegram_appservice_token: '' matrix_mautrix_telegram_appservice_token: ''
matrix_mautrix_telegram_homeserver_token: '' matrix_mautrix_telegram_homeserver_token: ''


# Default mxisd configuration template which covers the generic use case.
# Default configuration template which covers the generic use case.
# You can customize it by controlling the various variables inside it. # You can customize it by controlling the various variables inside it.
# #
# For a more advanced customization, you can extend the default (see `matrix_mautrix_telegram_configuration_extension_yaml`) # For a more advanced customization, you can extend the default (see `matrix_mautrix_telegram_configuration_extension_yaml`)


Загрузка…
Отмена
Сохранить