xep-0092: add config option to set whether OS is revealed

Default is on. `revail.os=false` in the `connection` section of the
config can disable it.
A command to configure this will follow.
This commit is contained in:
Michael Vetter
2020-01-23 23:35:46 +01:00
parent cb1dbb2732
commit 8c34f2ce01
3 changed files with 27 additions and 14 deletions

View File

@@ -63,6 +63,7 @@ typedef enum {
PREF_CARBONS,
PREF_RECEIPTS_SEND,
PREF_RECEIPTS_REQUEST,
PREF_REVEAL_OS,
PREF_OCCUPANTS,
PREF_OCCUPANTS_SIZE,
PREF_OCCUPANTS_JID,