summaryrefslogtreecommitdiffstats
path: root/test/functional/conf/account-server.conf
blob: 72fa537e8c15b7c6f45e8640f68eb6b9e59fe979 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[DEFAULT]
devices = /mnt/gluster-object
mount_check = false
bind_port = 6012
user = root
log_facility = LOG_LOCAL2
# Override swift's default behaviour for fallocate.
disable_fallocate = true

[pipeline:main]
pipeline = account-server

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

[account-replicator]
vm_test_mode = yes

[account-auditor]

[account-reaper]