mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
ListController: temporarily re-disable wipe
This commit is contained in:
parent
93436bffac
commit
7141fb2612
@ -166,7 +166,7 @@ class ListController extends ActionController
|
||||
|
||||
// TODO: Not correct, we might clear logs we formerly skipped
|
||||
if ($collected) {
|
||||
$api->wipeInactiveStages();
|
||||
// $api->wipeInactiveStages();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user