add config examples
This commit is contained in:
parent
f3eb4283f5
commit
6a413f4334
4
conf/domains.conf.sample
Normal file
4
conf/domains.conf.sample
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
example.com:443
|
||||||
|
google.com
|
||||||
|
expired.badssl.com:8443
|
||||||
|
|
||||||
8
conf/mail.conf.sample
Normal file
8
conf/mail.conf.sample
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[smtp]
|
||||||
|
host = smtp.example.com
|
||||||
|
port = 587
|
||||||
|
username = user@example.com
|
||||||
|
password = S3cr3tP@ss
|
||||||
|
from = monitor@example.com
|
||||||
|
to = admin@example.com
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user