summaryrefslogtreecommitdiff
path: root/etc/account-server.conf-sample
diff options
context:
space:
mode:
authorPeter Lisák <peter.lisak@firma.seznam.cz>2015-11-24 16:33:35 +0100
committerJohn Dickinson <me@not.mn>2015-11-30 10:08:16 -0800
commit28c4b7310fead32f7ce073ee4bb503a450e521f1 (patch)
tree783b2bda3696c42b9bec4b7324df5846db9d84a4 /etc/account-server.conf-sample
parent0db4fa0a21780feb0a0469fcb40e709dc6694781 (diff)
downloadswift-28c4b7310fead32f7ce073ee4bb503a450e521f1.tar.gz
Unification of manpages and conf-samples (default values, etc)
Change-Id: I47a3127ef698b4bd1537b1562901ee9c2b5924d4
Diffstat (limited to 'etc/account-server.conf-sample')
-rw-r--r--etc/account-server.conf-sample4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/account-server.conf-sample b/etc/account-server.conf-sample
index ea5f1a384..280961c0a 100644
--- a/etc/account-server.conf-sample
+++ b/etc/account-server.conf-sample
@@ -70,7 +70,7 @@ use = egg:swift#account
# "replication_server" (this is the default). To only handle replication,
# set to a True value (e.g. "True" or "1"). To handle only non-replication
# verbs, set to "False". Unless you have a separate replication network, you
-# should not specify any value for "replication_server".
+# should not specify any value for "replication_server". Default is empty.
# replication_server = false
[filter:healthcheck]
@@ -137,8 +137,6 @@ use = egg:swift#recon
# Will audit each account at most once per interval
# interval = 1800
#
-# log_facility = LOG_LOCAL0
-# log_level = INFO
# accounts_per_second = 200
# recon_cache_path = /var/cache/swift