Added iamb and configuration and removed element from autostart
This commit is contained in:
parent
7cb5d55808
commit
1056f43d29
5 changed files with 23 additions and 22 deletions
12
iamb/config.toml
Normal file
12
iamb/config.toml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[profiles.user]
|
||||
user_id = "@esvagy:esvagy.com"
|
||||
|
||||
[settings]
|
||||
read_receipt_send = false
|
||||
typing_notice_send = false
|
||||
username_display = "displayname"
|
||||
|
||||
[settings.notifications]
|
||||
enabled = true
|
||||
show_message = true
|
||||
via = "desktop"
|
||||
Loading…
Add table
Add a link
Reference in a new issue