Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
9d74877c
Commit
9d74877c
authored
Jul 24, 2020
by
Lauri Himanen
Browse files
Disabled email for CI.
parent
fc1a2373
Pipeline
#79334
passed with stages
in 20 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nomad/config.py
View file @
9d74877c
...
...
@@ -200,10 +200,10 @@ def check_config():
mail
=
NomadConfig
(
enabled
=
"true"
,
enabled
=
False
,
with_login
=
False
,
host
=
'
mailrelay.mpcdf.mpg.de
'
,
port
=
2
5
,
host
=
''
,
port
=
899
5
,
user
=
''
,
password
=
''
,
from_address
=
'webmaster@nomad-coe.eu'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment