blob: 106dcab605e354c41cd224b1bce2dc0d523e3197 [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%
Dean Troyer1e51c112012-03-16 10:42:00 -05007swift_dir = %SWIFT_CONFIG_DIR%
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]