diff options
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r-- | data/default_config.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index 7f5d6e4c..881cc812 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -133,6 +133,7 @@ send_poezio_info = true # if true, information about the Operation System you're using # will be sent when requested by anyone # Set to false if you don't want people to know these information +# Note that this information will not be sent if send_poezio_info is False send_os_info = true # if true, your current time will be sent if asked |