Skip to content

Commit 233433c

Browse files
authored
Merge pull request #1166 from cloudfoundry/disable-legacy-md5-buildpack-paths
Disable legacy MD5 buildpack paths
2 parents 9e28ddb + 6e457b9 commit 233433c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cf-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@ instance_groups:
950950
encryption_key_0: "((cc_db_encryption_key))"
951951
staging_upload_user: staging_user
952952
staging_upload_password: "((cc_staging_upload_password))"
953-
legacy_md5_buildpack_paths_enabled: true
953+
legacy_md5_buildpack_paths_enabled: false
954954
temporary_use_logcache: true
955955
logcache:
956956
host: log-cache.service.cf.internal

0 commit comments

Comments
 (0)