Add config bit to tell fmn frontend where bastion is.
This commit is contained in:
parent
1a3acddb9d
commit
0772391b97
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@ config = {
|
|||
},
|
||||
{% endif %}
|
||||
|
||||
# We need to know this to call VERFY to validate new addresses.
|
||||
"fmn.email.mailserver": "bastion01.phx2.fedoraproject.org:25",
|
||||
|
||||
# Some configuration for the rule processors
|
||||
"fmn.rules.utils.use_pkgdb2": True,
|
||||
{% if env == 'staging' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue