diff options
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r-- | data/default_config.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index 13b9f8bc..f7879c8c 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -343,6 +343,10 @@ display_user_color_in_join_part = false # Display user tune notifications as information messages or not display_tune_notifications = false +# Enable Message Carbons (XEP-0280) to deliver message copies from and to +# other resources with carbons enabled. +enable_carbons = false + # Receive the tune notifications or not (in order to display informations # in the roster). # If this is set to false, then the display_tune_notifications |