mirror of
https://github.com/jsbin/jsbin.git
synced 2026-02-01 16:46:05 +00:00
Add SMTP block to config.default.json
This commit is contained in:
parent
da9bd9cc6c
commit
d7a50eea26
@ -23,6 +23,13 @@
|
||||
"analytics": {
|
||||
"id": null
|
||||
},
|
||||
"smtp": {
|
||||
"service": "Gmail",
|
||||
"auth": {
|
||||
"user": "",
|
||||
"pass": ""
|
||||
}
|
||||
},
|
||||
"blacklist": {
|
||||
"html": ["processform.cgi", "habbo.com"],
|
||||
"css": [],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user