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

17 lines
202 B
Plaintext

[DEFAULT]
bind_ip = 127.0.0.1
bind_port = 6010
workers = 3
[pipeline:main]
pipeline = object-server
[app:object-server]
use = egg:swift#object
[object-replicator]
[object-updater]
[object-auditor]