diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/default_config.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index 30714f63..1f664dab 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -48,14 +48,14 @@ hide_status_change = False # it should be less than 16Ko photo = ../data/poezio_80.png - # if true, information about the software (name and version) -# Set to false if you don't want people to know that information +# will be sent if requested by anyone +# Set to false if you don't want people to know these information send_poezio_info = true # if true, information about the Operation System you're using -# will be sent when asked. -# Set to false if you don't want people to know that information +# will be sent when requested by anyone +# Set to false if you don't want people to know these information send_os_info = true # if true, your current time will be sent if asked |