3a64826b67
We still need a link in /etc/swift until #885595 is fixed.
20 lines
337 B
Text
20 lines
337 B
Text
[DEFAULT]
|
|
devices = %NODE_PATH%/node
|
|
mount_check = false
|
|
bind_port = %BIND_PORT%
|
|
user = %USER%
|
|
log_facility = LOG_LOCAL%LOG_FACILITY%
|
|
swift_dir = %SWIFT_CONFIG_LOCATION%
|
|
|
|
[pipeline:main]
|
|
pipeline = account-server
|
|
|
|
[app:account-server]
|
|
use = egg:swift#account
|
|
|
|
[account-replicator]
|
|
vm_test_mode = yes
|
|
|
|
[account-auditor]
|
|
|
|
[account-reaper]
|