summaryrefslogtreecommitdiffstats
path: root/swift/1.4.8/plugins/conf/fs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'swift/1.4.8/plugins/conf/fs.conf')
-rw-r--r--swift/1.4.8/plugins/conf/fs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/swift/1.4.8/plugins/conf/fs.conf b/swift/1.4.8/plugins/conf/fs.conf
new file mode 100644
index 00000000000..3cc0b732e93
--- /dev/null
+++ b/swift/1.4.8/plugins/conf/fs.conf
@@ -0,0 +1,8 @@
+[DEFAULT]
+mount_path = /mnt/gluster-object
+auth_account = auth
+#ip of the fs server.
+mount_ip = localhost
+#fs server need not be local, remote server can also be used,
+#set remote_cluster=yes for using remote server.
+remote_cluster = no