From 3c6b2e6ad2cf90fd4b81050d47b06d794a177079 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Wed, 27 Jan 2016 13:28:23 +0100 Subject: [PATCH] docs: formatting --- docs/configure.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configure.rst b/docs/configure.rst index 5e063c5..0de6ff7 100644 --- a/docs/configure.rst +++ b/docs/configure.rst @@ -322,8 +322,8 @@ Defaults to ``1``. poll ~~~~ -Sets the queue polling interval for database brokers that don't have a blocking call. Defaults to 0.2 (seconds). -Currently only affects the ORM and MongoDB brokers. +Sets the queue polling interval for database brokers that don't have a blocking call. Currently only affects the ORM and MongoDB brokers. +Defaults to ``0.2`` (seconds). cache ~~~~~