Skip to content

Commit 7e207e0

Browse files
committed
NC | Lifecycle | GPFS ILM policies integration
Signed-off-by: Romy <[email protected]>
1 parent 8f1c3b4 commit 7e207e0

File tree

4 files changed

+1065
-112
lines changed

4 files changed

+1065
-112
lines changed

config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1038,7 +1038,7 @@ config.NC_LIFECYCLE_TZ = 'LOCAL';
10381038
config.NC_LIFECYCLE_LIST_BATCH_SIZE = 1000;
10391039
config.NC_LIFECYCLE_BUCKET_BATCH_SIZE = 10000;
10401040

1041-
config.NC_LIFECYCLE_GPFS_ILM_ENABLED = false;
1041+
config.NC_LIFECYCLE_GPFS_ILM_ENABLED = true;
10421042
////////// GPFS //////////
10431043
config.GPFS_DOWN_DELAY = 1000;
10441044

0 commit comments

Comments
 (0)