parent
643d1d1e6e
commit
95b1dece69
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ cover/
|
|||||||
coverage.xml
|
coverage.xml
|
||||||
doc/source/api/
|
doc/source/api/
|
||||||
.coverage*
|
.coverage*
|
||||||
|
etc/config.ini
|
||||||
|
@ -19,5 +19,5 @@ index_containers_path = /tmp/swift_filler_containers_index.pkl
|
|||||||
[concurrency]
|
[concurrency]
|
||||||
filler_keystone_client_concurrency = 5
|
filler_keystone_client_concurrency = 5
|
||||||
filler_swift_client_concurrency = 10
|
filler_swift_client_concurrency = 10
|
||||||
# This is usually bound to the max open files.
|
# This is usually bound to the max open files.
|
||||||
sync_swift_client_concurrency = 10
|
sync_swift_client_concurrency = 10
|
Loading…
x
Reference in New Issue
Block a user