Added vm_test_mode to the sample configs

This commit is contained in:
Chuck Thier
2010年08月24日 14:10:36 +00:00
parent 459e1e95bb
commit 04a5ccb4b1

View File

@@ -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

View File

@@ -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

View File

@@ -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
openstack/swift
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.

The note is not visible to the blocked user.