Disable fmn android on stg
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
7b08ff9c88
commit
d064359e01
1 changed files with 0 additions and 4 deletions
|
@ -136,11 +136,7 @@ config = {
|
|||
|
||||
|
||||
## Backend stuff ##
|
||||
{% if env == 'staging' %}
|
||||
"fmn.backends": ["email", "irc", "android"],
|
||||
{% else %}
|
||||
"fmn.backends": ["email", "irc"], # android is disabled.
|
||||
{% endif %}
|
||||
|
||||
# Email
|
||||
"fmn.email.mailserver": "bastion01.phx2.fedoraproject.org:25",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue