aboutsummaryrefslogtreecommitdiffstats
path: root/README.rrs
diff options
context:
space:
mode:
authorBelen Barros Pena <belen.barros.pena@linux.intel.com>2015-01-28 09:58:03 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2018-05-04 23:57:51 +1200
commitfddcb34e5f359850b1bd3b0c4e97c9ecaa2303b7 (patch)
tree06bd524f4655f787470fa319a8b7b41b3c4b2963 /README.rrs
parent79f2e5463042da5c1570386646300f250c80cee5 (diff)
downloadopenembedded-core-contrib-fddcb34e5f359850b1bd3b0c4e97c9ecaa2303b7.tar.gz
readme: add missing instruction
When setting up the rrs application you must uncomment the 'rrs' line in INSTALLED_APPS. Adding that to the settings.py configuration instructions. Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com> Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Diffstat (limited to 'README.rrs')
-rw-r--r--README.rrs2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rrs b/README.rrs
index 1c426eb355..0d2120f18d 100644
--- a/README.rrs
+++ b/README.rrs
@@ -17,6 +17,8 @@ Set:
APPLICATION = 'rrs'
LOGIN_REDIRECT_URL = '/rrs'
+Uncomment the 'rrs' line in INSTALLED_APPS.
+
Configure RRS_EMAIL_TO used for sending Recipe upgrade name list report.
4. To add openembedded-core layer you need to run: