config.txt: hint that all timeouts can be specified as floats
authorMarko Kreen <markokr@gmail.com>
Thu, 31 May 2012 17:47:13 +0000 (20:47 +0300)
committerMarko Kreen <markokr@gmail.com>
Thu, 31 May 2012 17:47:13 +0000 (20:47 +0300)
commitf3b02cf24411d5c5db5e3199d4c3d679babfbd71
tree35d1ebc6842e9dafc188c8d4f1b321673ca54c74
parenta0b1c4cb102ef66ec9d993832166d28adc74b330
config.txt: hint that all timeouts can be specified as floats

During discussion with Keyur Govande we found out that all timeouts
can be specified as float since 1.4, except reserve_pool_timeout,
which works since 1.5.2.

Add a hints to documentation about that.
doc/config.txt