aboutsummaryrefslogtreecommitdiff
path: root/include/weave/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/weave/settings.h')
-rw-r--r--include/weave/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/weave/settings.h b/include/weave/settings.h
index 741fff2..7cb798d 100644
--- a/include/weave/settings.h
+++ b/include/weave/settings.h
@@ -61,6 +61,7 @@ struct Settings {
// Optional cloud information. Can be used for testing or debugging.
std::string oauth_url;
std::string service_url;
+ std::string xmpp_endpoint;
// Cloud ID of the registered device. Empty if device is not registered.
std::string cloud_id;