summaryrefslogtreecommitdiffstats
path: root/swift/1.4.8/plugins/conf/object-server/1.conf-gluster
blob: 62e2fb49624c9268ef28ac93093bafb8e780f094 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[DEFAULT]
devices = /mnt/gluster-object
mount_check = true
bind_port = 6010    # Be sure to keep in sync with /usr/bin/gluster-swift-gen-builders
user = root
log_facility = LOG_LOCAL2

[pipeline:main]
pipeline = object-server

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

[object-replicator]
vm_test_mode = yes

[object-updater]

[object-auditor]