2011-11-01 11:30:55 +00:00
|
|
|
[DEFAULT]
|
|
|
|
devices = %NODE_PATH%/node
|
|
|
|
mount_check = false
|
|
|
|
bind_port = %BIND_PORT%
|
2011-11-02 00:10:38 +00:00
|
|
|
user = %USER%
|
2011-11-01 11:30:55 +00:00
|
|
|
log_facility = LOG_LOCAL%LOG_FACILITY%
|
2011-11-03 09:43:46 +00:00
|
|
|
swift_dir = %SWIFT_CONFIG_LOCATION%
|
2011-11-01 11:30:55 +00:00
|
|
|
|
|
|
|
[pipeline:main]
|
|
|
|
pipeline = object-server
|
|
|
|
|
|
|
|
[app:object-server]
|
|
|
|
use = egg:swift#object
|
|
|
|
|
|
|
|
[object-replicator]
|
|
|
|
vm_test_mode = yes
|
|
|
|
|
|
|
|
[object-updater]
|
|
|
|
|
|
|
|
[object-auditor]
|