Changed mail config
parent
4ef3d96ec7
commit
f6dd630133
|
@ -27,10 +27,7 @@ type database struct {
|
||||||
|
|
||||||
type mail struct {
|
type mail struct {
|
||||||
Host string
|
Host string
|
||||||
Port string
|
Key string
|
||||||
User string
|
|
||||||
Password string
|
|
||||||
From string
|
|
||||||
}
|
}
|
||||||
|
|
||||||
type settings struct {
|
type settings struct {
|
||||||
|
|
Loading…
Reference in New Issue