Option objectStorageSetPublicRead (#6645)
This commit is contained in:
@@ -195,6 +195,7 @@ export default define(meta, async (ps, me) => {
|
||||
response.objectStorageSecretKey = instance.objectStorageSecretKey;
|
||||
response.objectStorageUseSSL = instance.objectStorageUseSSL;
|
||||
response.objectStorageUseProxy = instance.objectStorageUseProxy;
|
||||
response.objectStorageSetPublicRead = instance.objectStorageSetPublicRead;
|
||||
}
|
||||
|
||||
return response;
|
||||
|
Reference in New Issue
Block a user