mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 07:36:14 -05:00
default smtp ports
This commit is contained in:
@ -397,7 +397,7 @@ globalSettings__mail__smtp__host=REPLACE
|
||||
globalSettings__mail__smtp__username=REPLACE
|
||||
globalSettings__mail__smtp__password=REPLACE
|
||||
globalSettings__mail__smtp__ssl=true
|
||||
globalSettings__mail__smtp__port=587");
|
||||
globalSettings__mail__smtp__port=465");
|
||||
|
||||
if(!_push)
|
||||
{
|
||||
|
Reference in New Issue
Block a user