From c3ed8624369e36307477bbf2add57d7072e7b8c9 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 18 Sep 2020 03:22:48 -0300 Subject: Update domains in config.yaml --- config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.yaml b/config.yaml index d496ae4..ba7ac9a 100644 --- a/config.yaml +++ b/config.yaml @@ -1,9 +1,9 @@ # Homeserver details. homeserver: # The address that this appservice can use to connect to the homeserver. - address: https://example.com + address: https://matrix.euandreh.xyz # The domain of the homeserver (for MXIDs, etc). - domain: example.com + domain: matrix.euandreh.xyz # Application service host/registration related details. # Changing these values requires regeneration of the registration. @@ -215,8 +215,8 @@ bridge: # mxid - Specific user permissions: "*": relaybot - "example.com": user - "@admin:example.com": admin + "@eu:euandreh.xyz": admin + "@eu:matrix.euandreh.xyz": admin relaybot: # Whether or not relaybot support is enabled. -- cgit v1.2.3