diff options
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 11 |
1 files changed, 11 insertions, 0 deletions
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 |
