Skip to content

Commit 4779746

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

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
@@ -1030,7 +1030,7 @@ config.NC_LIFECYCLE_TZ = 'LOCAL';
10301030
config.NC_LIFECYCLE_LIST_BATCH_SIZE = 1000;
10311031
config.NC_LIFECYCLE_BUCKET_BATCH_SIZE = 10000;
10321032

1033-
config.NC_LIFECYCLE_GPFS_ILM_ENABLED = false;
1033+
config.NC_LIFECYCLE_GPFS_ILM_ENABLED = true;
10341034
////////// GPFS //////////
10351035
config.GPFS_DOWN_DELAY = 1000;
10361036

0 commit comments

Comments
 (0)