Update defaults.rs

This commit is contained in:
Alexey 2026-02-23 16:10:39 +03:00
parent fc2ac3d10f
commit 75bfbe6e95
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ pub(crate) fn default_proxy_config_reload_secs() -> u64 {
} }
pub(crate) fn default_update_every_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 { pub(crate) fn default_me_reinit_drain_timeout_secs() -> u64 {