blob: bdc3e3a075176334c3abd297f9a5ee0e5cf926aa [file] [log] [blame]
Chmouel Boudjnah28fa4e82011-11-01 12:30:55 +01001[DEFAULT]
2devices = %NODE_PATH%/node
3mount_check = false
4bind_port = %BIND_PORT%
Chmouel Boudjnah88d54992011-11-02 01:10:38 +01005user = %USER%
Chmouel Boudjnah28fa4e82011-11-01 12:30:55 +01006log_facility = LOG_LOCAL%LOG_FACILITY%
Chmouel Boudjnah3a648262011-11-03 10:43:46 +01007swift_dir = %SWIFT_CONFIG_LOCATION%
Chmouel Boudjnah28fa4e82011-11-01 12:30:55 +01008
9[pipeline:main]
10pipeline = container-server
11
12[app:container-server]
13use = egg:swift#container
14
15[container-replicator]
16vm_test_mode = yes
17
18[container-updater]
19
20[container-auditor]
21
22[container-sync]