diff options
Diffstat (limited to 'example-config.json')
-rw-r--r-- | example-config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/example-config.json b/example-config.json index 35f2702..cb332f0 100644 --- a/example-config.json +++ b/example-config.json @@ -76,7 +76,8 @@ // If you want others to know that you have read their message or not "send_read_receipts": true, // If you want others to know when you are typing a message in the room - "send_typing_notifications": true + "send_typing_notifications": true, + "appear_online": true }, "peertube": { // List of instances to display when opening peertube |