diff --git a/settings.py b/settings.py index 0ed438a..65a947e 100644 --- a/settings.py +++ b/settings.py @@ -238,3 +238,6 @@ PARALLEL_JOBS = "4" 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 = ""