aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/iamb/.config
diff options
context:
space:
mode:
Diffstat (limited to 'iamb/.config')
-rw-r--r--iamb/.config/iamb/config.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/iamb/.config/iamb/config.json b/iamb/.config/iamb/config.json
new file mode 100644
index 0000000..d83d4ee
--- /dev/null
+++ b/iamb/.config/iamb/config.json
@@ -0,0 +1,12 @@
+{
+ "profiles": {
+ "default": {
+ "user_id": "@tobyvin:community.rs",
+ "url": "https://matrix.community.rs"
+ }
+ },
+ "settings": {
+ "default_room": "space"
+ },
+ "default_profile": "default"
+}