mirror of https://github.com/telemt/telemt.git
Update defaults.rs
This commit is contained in:
parent
fc2ac3d10f
commit
75bfbe6e95
|
|
@ -172,7 +172,7 @@ pub(crate) fn default_proxy_config_reload_secs() -> u64 {
|
|||
}
|
||||
|
||||
pub(crate) fn default_update_every_secs() -> u64 {
|
||||
12 * 60 * 60
|
||||
2 * 60 * 60
|
||||
}
|
||||
|
||||
pub(crate) fn default_me_reinit_drain_timeout_secs() -> u64 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue