summaryrefslogtreecommitdiffstats
path: root/swift/1.4.8/plugins/conf/account-server/1.conf-gluster
diff options
context:
space:
mode:
Diffstat (limited to 'swift/1.4.8/plugins/conf/account-server/1.conf-gluster')
-rw-r--r--swift/1.4.8/plugins/conf/account-server/1.conf-gluster19
1 files changed, 0 insertions, 19 deletions
diff --git a/swift/1.4.8/plugins/conf/account-server/1.conf-gluster b/swift/1.4.8/plugins/conf/account-server/1.conf-gluster
deleted file mode 100644
index c7a4c10a4fc..00000000000
--- a/swift/1.4.8/plugins/conf/account-server/1.conf-gluster
+++ /dev/null
@@ -1,19 +0,0 @@
-[DEFAULT]
-devices = /mnt/gluster-object
-mount_check = true
-bind_port = 6012 # Be sure to keep in sync with /usr/bin/gluster-swift-gen-builders
-user = root
-log_facility = LOG_LOCAL2
-
-[pipeline:main]
-pipeline = account-server
-
-[app:account-server]
-use = egg:swift#account
-
-[account-replicator]
-vm_test_mode = yes
-
-[account-auditor]
-
-[account-reaper]