mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-29 19:24:26 +03:00
Updating config.cc
This commit is contained in:
@@ -702,7 +702,7 @@ ConfigComponent::Impl::periodicRegistrationRefresh()
|
||||
mainloop->yield(chrono::milliseconds(500));
|
||||
} else {
|
||||
uint next_iteration_in_sec = getConfigurationWithDefault<uint>(
|
||||
600,
|
||||
20,
|
||||
"Config Component",
|
||||
"Refresh config update registration time interval"
|
||||
);
|
||||
|
Reference in New Issue
Block a user