mirror of https://github.com/telemt/telemt.git
ME2DC Fast for unstoppable init
This commit is contained in:
parent
486e439ae6
commit
8fe6fcb7eb
|
|
@ -302,7 +302,7 @@ pub(crate) fn default_me2dc_fallback() -> bool {
|
||||||
}
|
}
|
||||||
|
|
||||||
pub(crate) fn default_me2dc_fast() -> bool {
|
pub(crate) fn default_me2dc_fast() -> bool {
|
||||||
false
|
true
|
||||||
}
|
}
|
||||||
|
|
||||||
pub(crate) fn default_keepalive_interval() -> u64 {
|
pub(crate) fn default_keepalive_interval() -> u64 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue