add Mailing Service
This commit is contained in:
@@ -4,3 +4,10 @@
|
||||
db_host="127.0.0.1"
|
||||
db_port=3306
|
||||
db_name="ez_lan_manager"
|
||||
|
||||
[mailing]
|
||||
smtp_server=""
|
||||
smtp_port=587
|
||||
sender=""
|
||||
username=""
|
||||
password=""
|
||||
|
||||
Reference in New Issue
Block a user