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

[pipeline:main]
pipeline = container-server

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

[container-replicator]
vm_test_mode = yes

[container-updater]

[container-auditor]

[container-sync]