[DEFAULT] devices = <%= devices %> bind_ip = <%= storage_local_net_ip %> bind_port = <%= bind_port %> mount_check = <%= mount_check %> user = <%= user %> log_facility = LOG_LOCAL2 workers = <%= workers %> concurrency = <%= concurrency %> [pipeline:main] pipeline = <%= pipeline.to_a.join(' ') %> [app:account-server] use = egg:swift#account [account-replicator] [account-auditor] [account-reaper]