mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Updating config.cc
This commit is contained in:
parent
4f58819eaf
commit
a5bcda6082
@ -702,7 +702,7 @@ ConfigComponent::Impl::periodicRegistrationRefresh()
|
|||||||
mainloop->yield(chrono::milliseconds(500));
|
mainloop->yield(chrono::milliseconds(500));
|
||||||
} else {
|
} else {
|
||||||
uint next_iteration_in_sec = getConfigurationWithDefault<uint>(
|
uint next_iteration_in_sec = getConfigurationWithDefault<uint>(
|
||||||
600,
|
20,
|
||||||
"Config Component",
|
"Config Component",
|
||||||
"Refresh config update registration time interval"
|
"Refresh config update registration time interval"
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user