You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
356 B
14 lines
356 B
---
|
|
|
|
authorized:
|
|
pubkey: TO_BE_DEFINED
|
|
|
|
alert:
|
|
to: TO_BE_DEFINED # example: mine@domain.tld
|
|
from: TO_BE_DEFINED # example: no-reply@domain.tld
|
|
smtp:
|
|
server: TO_BE_DEFINED # example: mail.domain.tld
|
|
username: TO_BE_DEFINED # example: postmaster@domain.tld
|
|
password: TO_BE_DEFINED
|
|
|
|
timezone: # optional, example: UTC, Indian/Reunion, ...
|