Closed webonix closed 6 years ago
add bDebug (default false) to location config to reduce amount of information logging in S3 CDN library
usage:
<cfset application.fc.lib.cdn.setLocation( name = "images", cdn = "s3", accessKeyId = accessKeyId, awsSecretKey = awsSecretKey, bucket = bucket, region = region, security = "public", pathPrefix = bucketPrefix , bDebug=true ) />
add bDebug (default false) to location config to reduce amount of information logging in S3 CDN library
usage: