diff options
Diffstat (limited to 'hm/soispha/conf/iamb/config.json')
-rw-r--r-- | hm/soispha/conf/iamb/config.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hm/soispha/conf/iamb/config.json b/hm/soispha/conf/iamb/config.json new file mode 100644 index 00000000..ca06d543 --- /dev/null +++ b/hm/soispha/conf/iamb/config.json @@ -0,0 +1,9 @@ +{ + "profiles": { + "soispha": { + "user_id": "@soispha:vhack.eu", + "url": "https://matrix.vhack.eu" + } + }, + "default_profile": "soispha" +} |