This commit is contained in:
parent
ef94f03cde
commit
e8f529d64a
@ -1,15 +1,30 @@
|
|||||||
enabled: true
|
enabled: true
|
||||||
from: kevin@figureslibres.io
|
from: dev@figureslibres.io
|
||||||
to: kvntssr@gmail.com
|
from_name: null
|
||||||
|
to: ouidade@figureslibres.io
|
||||||
|
to_name: null
|
||||||
|
queue:
|
||||||
|
enabled: false
|
||||||
|
flush_frequency: '* * * * *'
|
||||||
|
flush_msg_limit: 10
|
||||||
|
flush_time_limit: 100
|
||||||
mailer:
|
mailer:
|
||||||
engine: smtp
|
engine: sendmail
|
||||||
smtp:
|
smtp:
|
||||||
server: smtp.mailtrap.io
|
server: smtp.mailtrap.io
|
||||||
port: 2525
|
port: 2525
|
||||||
encryption: none
|
encryption: none
|
||||||
user: 5d9e29d57426c3
|
user: 5d9e29d57426c3
|
||||||
password: a207c1682777ef
|
password: a207c1682777ef
|
||||||
|
auth_mode: null
|
||||||
sendmail:
|
sendmail:
|
||||||
bin: '/usr/sbin/sendmail -bs'
|
bin: '/usr/sbin/sendmail -bs'
|
||||||
content_type: text/html
|
content_type: text/html
|
||||||
debug: false
|
debug: false
|
||||||
|
charset: null
|
||||||
|
cc: null
|
||||||
|
cc_name: null
|
||||||
|
bcc: null
|
||||||
|
reply_to: null
|
||||||
|
reply_to_name: null
|
||||||
|
body: null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user