Commit bc1c69fd by Fred Smith

Merge pull request #2039 from edx/derf/default_to_local_storage_for_finance_reports

default to local storage for finance reports
parents 13b8aa0a 2bb50c3a
......@@ -135,7 +135,7 @@ EDXAPP_TENDER_SUBDOMAIN: "None"
EDXAPP_FINANCIAL_REPORTS:
BUCKET: !!null
ROOT_PATH: "sandbox"
STORAGE_TYPE: "s3"
STORAGE_TYPE: "localfs"
#Only address should have newlines
EDXAPP_PDF_RECEIPT_BILLING_ADDRESS: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment