diff options
author | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2011-01-09 00:09:51 +0000 |
---|---|---|
committer | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2011-01-09 00:09:51 +0000 |
commit | cfc33090098ced22e18cfcbcbe25dab17d2b4a70 (patch) | |
tree | 334dae3be620e5f8116e80fe033f81d7d5b15688 /data | |
parent | 8017b2d9f1eceaf31aa95f87ee356ab8c114cde3 (diff) | |
download | poezio-cfc33090098ced22e18cfcbcbe25dab17d2b4a70.tar.gz poezio-cfc33090098ced22e18cfcbcbe25dab17d2b4a70.tar.bz2 poezio-cfc33090098ced22e18cfcbcbe25dab17d2b4a70.tar.xz poezio-cfc33090098ced22e18cfcbcbe25dab17d2b4a70.zip |
restaure software version and local time
Diffstat (limited to 'data')
-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 |