17 lines
207 B
Plaintext
17 lines
207 B
Plaintext
[DEFAULT]
|
|
bind_ip = 127.0.0.1
|
|
bind_port = 6012
|
|
workers = 2
|
|
|
|
[pipeline:main]
|
|
pipeline = account-server
|
|
|
|
[app:account-server]
|
|
use = egg:swift#account
|
|
|
|
[account-replicator]
|
|
|
|
[account-auditor]
|
|
|
|
[account-reaper]
|