File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
defaults/src/main/resources Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -407,6 +407,7 @@ openstack.authentication.context=/v2.0/tokens
407407openstack.metadata.default =
408408openstack.list.container.limit =100
409409openstack.list.object.limit =10000
410+ # Preload account info after connect and create X-Account-Meta-Temp-URL-Key if missing in account metadata
410411openstack.account.preload =true
411412openstack.cdn.preload =true
412413openstack.container.size.preload =true
@@ -426,8 +427,6 @@ openstack.upload.largeobject.size.minimum=1048576
426427openstack.upload.largeobject.cleanup =true
427428openstack.delete.multiple.partition =10000
428429openstack.delete.largeobject.segments =true
429- # Preload account info after connect and create X-Account-Meta-Temp-URL-Key if missing in account metadata
430- openstack.accounts.preload =true
431430
432431googledrive.list.limit =1000
433432googledrive.teamdrive.enable =true
You can’t perform that action at this time.
0 commit comments