diff options
Diffstat (limited to 'config-default/mysql.xml')
| -rw-r--r-- | config-default/mysql.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/config-default/mysql.xml b/config-default/mysql.xml deleted file mode 100644 index 299c167..0000000 --- a/config-default/mysql.xml +++ /dev/null @@ -1,16 +0,0 @@ -<mysql> - <user>USER</user> - <pass>PASS</pass> - <db>asm_main</db> - <dblog>asm_log</dblog> - <table>alertlog</table> - <actiontable>actionlog</actiontable> - <host>localhost</host> - <port>3307</port> - <ignoredidents> - <ident>~chatzilla</ident> - </ignoredidents> - <ignoredgecos> - <geco>new now know how</geco> - </ignoredgecos> -</mysql> |
