Fix some details in the default conf
This commit is contained in:
parent
be67df542b
commit
f7ae12fc83
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue