mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 01:39:31 +02:00
Add option to specify mail providers which are not supported
This commit is contained in:
parent
a7533b7864
commit
5987583ca3
3 changed files with 34 additions and 0 deletions
|
@ -57,3 +57,6 @@ This fixes the causes of lint warnings (where possible).
|
|||
- ADMIN_TOKEN
|
||||
- a password which allows to use some APIs
|
||||
- admin APIs are disabled when this is not set
|
||||
- MAIL_SERVER_BLACKLIST
|
||||
- list of domains, separated by comma
|
||||
- if the user tries to use such a mail service, then he will get the notification that this provider is not supported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue