change chunks_per_sync config to mb_per_sync
This commit is contained in:
3 changed files with 8 additions and 9 deletions
@@ -23,6 +23,8 @@ use = egg:swift#object
# disk_chunk_size = 65536
# max_upload_time = 86400
# slow = 1
# on PUTs, sync data every n MB
# mb_per_sync = 512
[object-replicator]
# log_name = object-replicator
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.