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 ~~~~~