Refactor to remove Uploader in favor of RackspaceFileProvider

This commit is contained in:
Patrick Smith
2019-01-02 17:12:55 -05:00
parent cd920373a8
commit e432da0d50
6 changed files with 60 additions and 67 deletions

View File

@@ -3,3 +3,4 @@ ENVIRONMENT = test
PGDATABASE = atat_test
CRL_DIRECTORY = tests/fixtures/crl
WTF_CSRF_ENABLED = false
STORAGE_PROVIDER=LOCAL