Skip to content

Commit 41ca10c

Browse files
committed
Delete unused property.
1 parent cb28de6 commit 41ca10c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

defaults/src/main/resources/default.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@ openstack.authentication.context=/v2.0/tokens
407407
openstack.metadata.default=
408408
openstack.list.container.limit=100
409409
openstack.list.object.limit=10000
410+
# Preload account info after connect and create X-Account-Meta-Temp-URL-Key if missing in account metadata
410411
openstack.account.preload=true
411412
openstack.cdn.preload=true
412413
openstack.container.size.preload=true
@@ -426,8 +427,6 @@ openstack.upload.largeobject.size.minimum=1048576
426427
openstack.upload.largeobject.cleanup=true
427428
openstack.delete.multiple.partition=10000
428429
openstack.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

432431
googledrive.list.limit=1000
433432
googledrive.teamdrive.enable=true

0 commit comments

Comments
 (0)