uncomment SMTP info by default
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
"CMS": {
|
||||
"Global":{
|
||||
"Smtp": {
|
||||
"From": "your@email.here",
|
||||
"Host": "localhost",
|
||||
"Port": "25"
|
||||
// "From": "your@email.here",
|
||||
// "Host": "localhost",
|
||||
// "Port": "25"
|
||||
}
|
||||
},
|
||||
"Hosting":{
|
||||
|
||||
Reference in New Issue
Block a user