aboutsummaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/settings.py b/settings.py
index 65a947e05f..c3075a5e70 100644
--- a/settings.py
+++ b/settings.py
@@ -234,10 +234,5 @@ RABBIT_BACKEND = 'rpc://'
# Used for fetching repo
PARALLEL_JOBS = "4"
-# Settings for Recipe reporting system
-RRS_EMAIL_SUBJECT = '[Recipe reporting system] Upgradable recipe name list'
-RRS_EMAIL_FROM = 'recipe-report@yoctoproject.org'
-RRS_EMAIL_TO = 'list@example.com'
-
# Full path to directory where rrs tools stores logs
TOOLS_LOG_DIR = ""