mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 16:24:05 +02:00
list/deployments: disable stage wiping for now
This commit is contained in:
parent
64b72363fc
commit
dbe61f3911
@ -166,7 +166,7 @@ class ListController extends ActionController
|
||||
|
||||
// Not correct, we might clear logs we formerly skipped
|
||||
if ($collected) {
|
||||
$api->wipeInactiveStages();
|
||||
// $api->wipeInactiveStages();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user