mirror of
https://github.com/requarks/wiki.git
synced 2026-08-26 13:17:10 -05:00
* Added support for database socketPath in configure file when using dbClient mysql2 (mysql or mariadb) * refactor: mysql dbConfig to conditionally set socketPath Updated database configuration to conditionally include socketPath from WIKI.config. * fix: socketPath assignment typo --------- Co-authored-by: Nicolas Giard <github@ngpixel.com>