Browse Source

Fix rst syntax error

Ask Solem 15 năm trước cách đây
mục cha
commit
68323949dd
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      docs/tutorials/otherqueues.rst

+ 3 - 1
docs/tutorials/otherqueues.rst

@@ -29,7 +29,9 @@ Redis
 Configuration
 -------------
 
-::
+Configuration is easy, set the carrot backend, and configure the location of
+your Redis database::
+
     CARROT_BACKEND = "ghettoq.toproot.Redis"
 
     AMQP_HOST = "localhost"  # Maps to redis host.