aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.yaml8
1 files 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.