app/config/conf.local.sample.yml: adding sendgrid.
This commit is contained in:
parent
a25261cd13
commit
7b9ae5c381
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ database:
|
||||||
dbname: httpcb
|
dbname: httpcb
|
||||||
charset: utf8
|
charset: utf8
|
||||||
|
|
||||||
|
#sendgrid
|
||||||
|
#key: value
|
||||||
|
|
||||||
# OAuth
|
# OAuth
|
||||||
#oauth:
|
#oauth:
|
||||||
#providers:
|
#providers:
|
||||||
|
|
|
||||||
Reference in a new issue