summaryrefslogtreecommitdiffstats
path: root/ufo/etc/fs.conf-gluster
diff options
context:
space:
mode:
Diffstat (limited to 'ufo/etc/fs.conf-gluster')
-rw-r--r--ufo/etc/fs.conf-gluster13
1 files changed, 0 insertions, 13 deletions
diff --git a/ufo/etc/fs.conf-gluster b/ufo/etc/fs.conf-gluster
deleted file mode 100644
index bbbdc2bd1..000000000
--- a/ufo/etc/fs.conf-gluster
+++ /dev/null
@@ -1,13 +0,0 @@
-[DEFAULT]
-# IP address of a GlusterFS volume server member. By default, we assume the
-# local host.
-mount_ip = localhost
-
-# The GlusterFS server need not be local, a remote server can also be used
-# by setting "remote_cluster = yes".
-remote_cluster = no
-
-# 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