summaryrefslogtreecommitdiffstats
path: root/ufo/etc/fs.conf-gluster
blob: 54822a43c4e877659b6c9bd40a9e0c69f5e94fe5 (plain)
1
2
3
4
5
6
7
8
9
[DEFAULT]
# IP address of a GlusterFS volume server member. By default, we assume the
# local host.
mount_ip = localhost

# By default it is assumed the Gluster volumes can be accessed using other
# methods besides UFO (not object only), which disables a caching
# optimizations in order to keep in sync with file system changes.
object_only = no