Added MySQL support and first code for testing the connection. (0.24.1)
This commit is contained in:
parent
52b0c6b509
commit
3042225ff9
6 changed files with 58 additions and 9 deletions
|
|
@ -24,7 +24,7 @@ logfile_level = DEBUG
|
|||
; size of logfiles (default: 1MB)
|
||||
logfile_size = 10MB
|
||||
|
||||
databases = mariadb
|
||||
databases = mysql
|
||||
|
||||
notifications =
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue