diff options
Diffstat (limited to 'config-default/mysql.xml')
| -rw-r--r-- | config-default/mysql.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-default/mysql.xml b/config-default/mysql.xml index a633813..299c167 100644 --- a/config-default/mysql.xml +++ b/config-default/mysql.xml @@ -2,6 +2,7 @@ <user>USER</user> <pass>PASS</pass> <db>asm_main</db> + <dblog>asm_log</dblog> <table>alertlog</table> <actiontable>actionlog</actiontable> <host>localhost</host> |
