greenwave: Specify the SUBJECT_TYPES_DIR in the config file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
e13758ba90
commit
1bd3e1747e
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ HOST= '0.0.0.0'
|
|||
PORT = 8080
|
||||
DEBUG = False
|
||||
POLICIES_DIR = '/etc/greenwave/'
|
||||
SUBJECT_TYPES_DIR = '/src/conf/subject_types'
|
||||
|
||||
{% if env == 'staging' %}
|
||||
DIST_GIT_BASE_URL = 'https://src.stg.fedoraproject.org'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue