Skip to content

Commit 20db54f

Browse files
committed
NC | Lifecycle | GPFS ILM policies integration
Signed-off-by: Romy <35330373+romayalon@users.noreply.github.com>
1 parent 20d8f05 commit 20db54f

File tree

4 files changed

+1064
-112
lines changed

4 files changed

+1064
-112
lines changed

config.js

Lines changed: 1 addition & 1 deletion
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)