added logging recipients

This commit is contained in:
SJ
2014-08-18 12:58:45 +02:00
parent 5b6c2cbb8f
commit 1852d90211
5 changed files with 22 additions and 3 deletions

View File

@@ -86,6 +86,8 @@ struct __config {
int enable_cjk;
int syslog_recipients;
int debug;
};