You've already forked matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-08-04 21:43:06 +02:00
Fix capitalization: heisenbridge → Heisenbridge
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
# heisenbridge is a bouncer-style Matrix IRC bridge
|
||||
# Heisenbridge is a bouncer-style Matrix IRC bridge
|
||||
# Project source code URL: https://github.com/hifi/heisenbridge
|
||||
|
||||
matrix_heisenbridge_enabled: true
|
||||
@@ -93,7 +93,7 @@ matrix_heisenbridge_registration_yaml_heisenbridge:
|
||||
displayname: "{{ matrix_heisenbridge_config_displayname }}"
|
||||
|
||||
# Default registration file consumed by both the homeserver and Heisenbridge.
|
||||
# Besides registration information, it contains configuration (see the heisenbridge key).
|
||||
# Besides registration information, it contains configuration (see the Heisenbridge key).
|
||||
matrix_heisenbridge_registration_yaml:
|
||||
id: heisenbridge
|
||||
url: http://matrix-heisenbridge:9898
|
||||
|
Reference in New Issue
Block a user