Skip to content
Snippets Groups Projects
Commit 0b868b2e authored by Ming Rui Zhang's avatar Ming Rui Zhang
Browse files

dring: expose keep alive enabled key

Gitlab: #347
Change-Id: I0b3d69de0b9d5b55e8d8e0b662477b0fd1525ba8
parent 721347e5
Branches
No related tags found
Loading
......@@ -143,6 +143,7 @@ constexpr static const char RING_DEVICE_NAME[] = "Account.deviceName";
constexpr static const char PROXY_ENABLED[] = "Account.proxyEnabled";
constexpr static const char PROXY_SERVER[] = "Account.proxyServer";
constexpr static const char PROXY_PUSH_TOKEN[] = "Account.proxyPushToken";
constexpr static const char KEEP_ALIVE_ENABLED[] = "Account.keepAliveEnabled";
constexpr static const char DHT_PEER_DISCOVERY[] = "Account.peerDiscovery";
constexpr static const char ACCOUNT_PEER_DISCOVERY[] = "Account.accountDiscovery";
constexpr static const char ACCOUNT_PUBLISH[] = "Account.accountPublish";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment