From bd9f7da0954b64f4afb5257676f9600fd9229721 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Wed, 16 Sep 2015 18:03:08 +0200 Subject: [PATCH] docs: qinfo --config --- docs/monitor.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/monitor.rst b/docs/monitor.rst index 2b9a28c..3dbf937 100644 --- a/docs/monitor.rst +++ b/docs/monitor.rst @@ -94,6 +94,11 @@ Since some of these numbers are based on what is available in your tasks databas Like with the monitor, these statistics come from a Redis server or Django's cache framework. So make sure you have either one configured. +To print out the current configuration run:: + + $ python manage.py qinfo --config + + Status ------