ESGF / esgf-installer

ESGF P2P Node Installer
https://esgf.llnl.gov/
Other
20 stars 21 forks source link

Set default mail.admin.address to None #488

Closed nathanlcarlson closed 6 years ago

nathanlcarlson commented 6 years ago

This will conflict with None being an invalid value for this property and will need to be fixed in the future. Additionally, add a try/except check where the property is used. This was originally made to solve #486 and #487 because they were thought to be similar, but #487 turned out to be a separate issue.