16 lines
295 B
TOML
16 lines
295 B
TOML
[profiles.user]
|
|
user_id = "@esvagy:esvagy.com"
|
|
|
|
[settings]
|
|
read_receipt_send = false
|
|
typing_notice_send = false
|
|
username_display = "displayname"
|
|
user_gutter_width = 10
|
|
|
|
[settings.notifications]
|
|
enabled = true
|
|
show_message = true
|
|
via = "desktop"
|
|
|
|
[settings.image_preview]
|
|
protocol.type = "sixel"
|