Support a reporting via Syslog (#604)
* Support a reporting via syslog * Update dependencies
This commit is contained in:
committed by
Kota Kanbe
parent
0653656526
commit
b08969ad89
@@ -44,6 +44,7 @@ func (c TOMLLoader) Load(pathToToml, keyPass string) error {
|
||||
|
||||
Conf.EMail = conf.EMail
|
||||
Conf.Slack = conf.Slack
|
||||
Conf.Syslog = conf.Syslog
|
||||
|
||||
d := conf.Default
|
||||
Conf.Default = d
|
||||
|
||||
Reference in New Issue
Block a user