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