Added vm_test_mode to the sample configs
This commit is contained in:
3 changed files with 3 additions and 0 deletions
@@ -18,6 +18,7 @@ use = egg:swift#account
[account-replicator]
# log_name = account-replicator
# vm_test_mode = no
# log_facility = LOG_LOCAL0
# log_level = INFO
# per_diff = 1000
@@ -20,6 +20,7 @@ use = egg:swift#container
[container-replicator]
# log_name = container-replicator
# vm_test_mode = no
# per_diff = 1000
# concurrency = 8
# run_pause = 30
@@ -25,6 +25,7 @@ use = egg:swift#object
[object-replicator]
# log_name = object-replicator
# vm_test_mode = no
# daemonize = on
# run_pause = 30
# concurrency = 1
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.