Without this, in dev mode we try to load subject types from /etc/greenwave/subject_types - which may well not exist. Using the ones in the local config dir is a better choice.
Signed-off-by: Adam Williamson awilliam@redhat.com
+1
Pull-Request has been merged by lholecek
Without this, in dev mode we try to load subject types from
/etc/greenwave/subject_types - which may well not exist. Using
the ones in the local config dir is a better choice.
Signed-off-by: Adam Williamson awilliam@redhat.com