mirror of
https://github.com/openappsec/openappsec.git
synced 2025-10-03 13:04:12 +03:00
Jul 5th update
This commit is contained in:
@@ -77,6 +77,12 @@ getFilesystemPathConfig()
|
||||
return Singleton::Consume<I_Config>::from<MockConfigProvider>()->getFilesystemPathConfig();
|
||||
}
|
||||
|
||||
void
|
||||
clearOldTenants()
|
||||
{
|
||||
Singleton::Consume<I_Config>::from<MockConfigProvider>()->clearOldTenants();
|
||||
}
|
||||
|
||||
const string &
|
||||
getLogFilesPathConfig()
|
||||
{
|
||||
|
Reference in New Issue
Block a user