Update the generated config sample

This appears to have been changed by a dependancy which was then
causing the test runs to fail.

Change-Id: Iae6e007b6b7176f53a19621a47fb93947ac5ca02
This commit is contained in:
Dougal Matthews 2014-11-24 08:10:56 +00:00
parent d2af5d8734
commit 770487e50d

View File

@ -218,8 +218,9 @@
# Deprecated group/name - [DATABASE]/sql_max_pool_size
#max_pool_size=<None>
# Maximum db connection retries during startup. Set to -1 to
# specify an infinite retry count. (integer value)
# Maximum number of database connection retries during
# startup. Set to -1 to specify an infinite retry count.
# (integer value)
# Deprecated group/name - [DEFAULT]/sql_max_retries
# Deprecated group/name - [DATABASE]/sql_max_retries
#max_retries=10