Commit 935903a
committed
fix: misleading message about Azure if no ObjectStore credentials defined
if all of azureCredentials, googleCredentials and s3Credentials are nil,
the resulting error message says "missing Azure credentials", which is
misleading.
add a specific error message for this case.1 parent ced266c commit 935903a
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
122 | 126 | | |
123 | 127 | | |
124 | 128 | | |
| |||
0 commit comments