summaryrefslogtreecommitdiffstats
path: root/swift/1.4.8/plugins/conf/account-server/1.conf
blob: a82bc35eaa4f3430216f2ac1a6c2455796bd3596 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[DEFAULT]
devices = /srv/1/node
mount_check = false
bind_port = 6012
user = root
log_facility = LOG_LOCAL2

[pipeline:main]
pipeline = glusterfs account-server

[app:account-server]
use = egg:swift#account

[filter:glusterfs]
use = egg:swift#glusterfs

[account-replicator]
vm_test_mode = yes

[account-auditor]

[account-reaper]