From f6b6c6577975ce60c67a33eb38c067b6ac1d04f2 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 27 Sep 2023 23:38:55 +0200 Subject: Initial checkin --- config.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 config.json (limited to 'config.json') diff --git a/config.json b/config.json new file mode 100644 index 0000000..90be8fd --- /dev/null +++ b/config.json @@ -0,0 +1,11 @@ +{ + "default_server_config": { + "m.homeserver": { + "base_url": "https://matrix.toni.immo", + "server_name": "toni.immo" + } + }, + "room_directory": { + "servers": [] + } +} \ No newline at end of file -- cgit v1.2.3