Update Options.cpp
This commit is contained in:
parent
c3aa7b446b
commit
48493bbbb2
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ static struct option const cc_client_options[] = {
|
||||||
{ "access-token", 1, nullptr, 4004 },
|
{ "access-token", 1, nullptr, 4004 },
|
||||||
{ "worker-id", 1, nullptr, 4005 },
|
{ "worker-id", 1, nullptr, 4005 },
|
||||||
{ "update-interval-s", 1, nullptr, 4012 },
|
{ "update-interval-s", 1, nullptr, 4012 },
|
||||||
|
{ "use-tls", 0, nullptr, 4016 },
|
||||||
{ nullptr, 0, nullptr, 0 }
|
{ nullptr, 0, nullptr, 0 }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue