Skip to content

Commit a5d0e0c

Browse files
authored
Merge pull request #8923 from romayalon/romy-lifecycle-gpfs-integration
NC | Lifecycle | GPFS ILM integration
2 parents 20d8f05 + 20db54f commit a5d0e0c

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)