Commit 2bb50c3a by Fred Smith

default to local storage for finance reports

parent 13b8aa0a
...@@ -135,7 +135,7 @@ EDXAPP_TENDER_SUBDOMAIN: "None" ...@@ -135,7 +135,7 @@ EDXAPP_TENDER_SUBDOMAIN: "None"
EDXAPP_FINANCIAL_REPORTS: EDXAPP_FINANCIAL_REPORTS:
BUCKET: !!null BUCKET: !!null
ROOT_PATH: "sandbox" ROOT_PATH: "sandbox"
STORAGE_TYPE: "s3" STORAGE_TYPE: "localfs"
#Only address should have newlines #Only address should have newlines
EDXAPP_PDF_RECEIPT_BILLING_ADDRESS: | 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