change pass placeholder
This commit is contained in:
parent
10d75fb9f7
commit
318ff5ffc1
@ -16,7 +16,7 @@ mail:
|
|||||||
smpt_server: "mail.example.org"
|
smpt_server: "mail.example.org"
|
||||||
smpt_port: 587
|
smpt_port: 587
|
||||||
sender_addr: "ffplayout@example.org"
|
sender_addr: "ffplayout@example.org"
|
||||||
sender_pass: "12345"
|
sender_pass: "abc123"
|
||||||
recipient:
|
recipient:
|
||||||
mail_level: "ERROR"
|
mail_level: "ERROR"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user