aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-12-20 12:03:18 +0100
committerdec05eba <dec05eba@protonmail.com>2023-12-20 12:03:18 +0100
commit1a20c29eeba5edfd51068b5bec6ec53af0629d38 (patch)
tree128097f38e231bae00f06ee60b92019a90c16208 /example-config.json
parent8b5ebcf85b0dd7c4addc02028ae53b1f4fee9391 (diff)
Matrix: revert not clearing text on esc, make it an option 'matrix.clear_message_on_escape' instead
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/example-config.json b/example-config.json
index cb332f0..1977b1e 100644
--- a/example-config.json
+++ b/example-config.json
@@ -77,7 +77,9 @@
"send_read_receipts": true,
// If you want others to know when you are typing a message in the room
"send_typing_notifications": true,
- "appear_online": true
+ "appear_online": true,
+ // If the chat message should be removed when you press ESC
+ "clear_message_on_escape": true
},
"peertube": {
// List of instances to display when opening peertube