You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dev: Allow Minio to be used without debug mode (#11272)
The rclone setup currently assume that debug mode always implies
using Minio. Allow developers to test with debug mode disabled
by making the S3_PROVIDER explicit.
Set S3_PROVIDER to "AWS" in settings/base.py and "minio" in
settomgs/docker_compose.py
Signed-off-by: Peter Hoyes <[email protected]>
0 commit comments