17 lines
202 B
Plaintext
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]
|