Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
0b868b2e
Commit
0b868b2e
authored
4 years ago
by
Ming Rui Zhang
Browse files
Options
Downloads
Patches
Plain Diff
dring: expose keep alive enabled key
Gitlab:
#347
Change-Id: I0b3d69de0b9d5b55e8d8e0b662477b0fd1525ba8
parent
721347e5
Branches
Branches containing commit
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/dring/account_const.h
+1
-0
1 addition, 0 deletions
src/dring/account_const.h
with
1 addition
and
0 deletions
src/dring/account_const.h
+
1
−
0
View file @
0b868b2e
...
...
@@ -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"
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment