mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 03:56:22 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user