starting to work up how to send E-mail from Amsterdam
This commit is contained in:
@@ -16,6 +16,13 @@ site:
|
||||
database:
|
||||
driver: "mysql"
|
||||
dsn: "amsdb:x00yes2k@tcp(localhost)/amsterdam?parseTime=true&loc=Local"
|
||||
email:
|
||||
host: smtp.example.com
|
||||
port: 587
|
||||
tls: starttls
|
||||
authType: plain
|
||||
user: jrn
|
||||
password: foobiebletch
|
||||
rendering:
|
||||
templatedir: custom_templates
|
||||
cookiekey: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
|
||||
|
||||
Reference in New Issue
Block a user