mirror of
https://github.com/zaphar/durnitisp.git
synced 2025-07-22 18:19:48 -04:00
Remove unused flag
This commit is contained in:
parent
9012e02b0e
commit
632b14e6b2
@ -26,11 +26,6 @@ gflags::define! {
|
|||||||
--listenHost = "0.0.0.0:8080"
|
--listenHost = "0.0.0.0:8080"
|
||||||
}
|
}
|
||||||
|
|
||||||
gflags::define! {
|
|
||||||
/// Retry dns infinitenly until we resolve.
|
|
||||||
--dnsRetryInfinite = false
|
|
||||||
}
|
|
||||||
|
|
||||||
gflags::define! {
|
gflags::define! {
|
||||||
/// Read timeout for the stun server udp receive
|
/// Read timeout for the stun server udp receive
|
||||||
--stunRecvTimeoutSecs: u64 = 5
|
--stunRecvTimeoutSecs: u64 = 5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user