glusterfs/account-server.conf
2012-12-11 15:53:05 -05:00

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]