Superbalist / thumbor-cloud-storage

Thumbor Loader and Result Storage for Google Cloud Storage
https://pypi.org/project/thumbor-cloud-storage
MIT License
17 stars 12 forks source link

Added STORAGE (thumbor_cloud_storage.storages.cloud_storage) #9

Open JackDavidson opened 5 years ago

JackDavidson commented 5 years ago

I added support for thumbor's STORAGE option. This saves the original image to the bucket. So that paths do not conflict, I set the default value of STORAGE_CLOUD_STORAGE_ROOT_PATH to thumbor/storage and changed the default of RESULT_STORAGE_CLOUD_STORAGE_ROOT_PATH to thumbor/result_storage