summaryrefslogtreecommitdiff
path: root/src/rexmpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rexmpp.h')
-rw-r--r--src/rexmpp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rexmpp.h b/src/rexmpp.h
index f064154..97592f7 100644
--- a/src/rexmpp.h
+++ b/src/rexmpp.h
@@ -225,6 +225,9 @@ struct rexmpp
uint16_t manual_port;
int manual_direct_tls;
+ /* Miscellaneous settings */
+ const char *disco_node;
+
/* Socks settings. */
const char *socks_host;
uint16_t socks_port;