Fix descriptions in sample configs.

Change-Id: I7aca3c6cafd9391031f7a10cc233f99e81ee0393
This commit is contained in:
Samuel Merritt 2013-02-25 14:48:06 -08:00
parent d1381ba86b
commit a4a047c4ec
2 changed files with 3 additions and 3 deletions

View File

@ -88,7 +88,7 @@ use = egg:swift#recon
# log_facility = LOG_LOCAL0
# log_level = INFO
# log_address = /dev/log
# Will audit, at most, 1 account per device per interval
# Will audit each account at most once per interval
# interval = 1800
# log_facility = LOG_LOCAL0
# log_level = INFO

View File

@ -105,7 +105,7 @@ use = egg:swift#recon
# log_facility = LOG_LOCAL0
# log_level = INFO
# log_address = /dev/log
# Will audit, at most, 1 container per device per interval
# Will audit each container at most once per interval
# interval = 1800
# recon_cache_path = /var/cache/swift
@ -117,7 +117,7 @@ use = egg:swift#recon
# log_address = /dev/log
# If you need to use an HTTP Proxy, set it here; defaults to no proxy.
# sync_proxy = http://127.0.0.1:8888
# Will sync, at most, each container once per interval
# Will sync each container at most once per interval
# interval = 300
# Maximum amount of time to spend syncing each container per pass
# container_time = 60