mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 00:34: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
|
// Not correct, we might clear logs we formerly skipped
|
||||||
if ($collected) {
|
if ($collected) {
|
||||||
$api->wipeInactiveStages();
|
// $api->wipeInactiveStages();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user