19 lines
238 B
Plaintext
19 lines
238 B
Plaintext
[DEFAULT]
|
|
bind_ip = 127.0.0.1
|
|
bind_port = 6011
|
|
workers = 2
|
|
|
|
[pipeline:main]
|
|
pipeline = container-server
|
|
|
|
[app:container-server]
|
|
use = egg:swift#container
|
|
|
|
[container-replicator]
|
|
|
|
[container-updater]
|
|
|
|
[container-auditor]
|
|
|
|
[container-sync]
|