Hostwiki / wikijs-sitemap

Sitemap for Wiki.js
MIT License
11 stars 2 forks source link

feat: mariadb support #8

Closed Philipinho closed 1 year ago

Philipinho commented 1 year ago

Fixes #7.

This update introduces support for the mariadb database type. By setting the DB_TYPE environment variable to mariadb, the application will now properly handle connections and configurations specific to MariaDB. This enhancement expands the range of supported databases.