Skip to content

Commit 7c95c0b

Browse files
authored
Merge pull request #1157 from cloudfoundry/enable-legacy-md5-buildpack-paths
Enable legacy MD5 buildpack paths
2 parents fc505f1 + 3dd5ced commit 7c95c0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cf-deployment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -943,6 +943,7 @@ instance_groups:
943943
encryption_key_0: "((cc_db_encryption_key))"
944944
staging_upload_user: staging_user
945945
staging_upload_password: "((cc_staging_upload_password))"
946+
legacy_md5_buildpack_paths_enabled: true
946947
temporary_use_logcache: true
947948
logcache:
948949
host: log-cache.service.cf.internal

0 commit comments

Comments
 (0)