blob: fe157a9b53d9bbf667468347bcd720813d4df576 (
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
user = root
log_facility = LOG_LOCAL2
[pipeline:main]
pipeline = object-server
[app:object-server]
use = egg:gluster_swift_ufo#object
[object-replicator]
vm_test_mode = yes
[object-updater]
[object-auditor]
|