[DEFAULT]
devices = /srv/1/node
mount_check = false
bind_port = 6012
user = swift
log_facility = LOG_LOCAL2
 
[pipeline:main]
pipeline = account-server
 
[app:account-server]
use = egg:swift#account
 
[account-replicator]
vm_test_mode = yes
 
[account-auditor]
 
[account-reaper]