Revision f7a7cdc1d69ce53887dc503c184b690efd963f3e authored by jason Hilton on 28 November 2018, 15:44:17 UTC, committed by jason Hilton on 28 November 2018, 15:44:17 UTC
1 parent 7256b20
Raw File
candidate.cfg
[buildout]
extends = buildout.cfg

[production-ini]
accession_factory = encoded.server_defaults.enc_accession
file_upload_bucket = encode-files
blob_bucket = encoded-blobs
region_search_instance = region-search.production.encodedcc.org:9201
external_aws_s3_transfer_allow = true
back to top