We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee23dba commit e749d42Copy full SHA for e749d42
README.md
@@ -78,6 +78,7 @@ Additional user info fields from `qwc_config.user_infos` may be added to the JWT
78
```
79
80
[Flask-Mail](https://pythonhosted.org/Flask-Mail/) is used for sending mails like password resets. These are the available options:
81
+
82
* `MAIL_SERVER`: default ‘localhost’
83
* `MAIL_PORT`: default 25
84
* `MAIL_USE_TLS`: default False
0 commit comments