Removed MariaDB not recommended bit

This commit is contained in:
Paul-Vincent Roll 2024-12-03 21:54:08 +01:00
parent 61ab6f1745
commit 016155bcc0

View File

@ -60,7 +60,7 @@ database engine. Available options are `postgresql` and
!!! warning
Using MariaDB comes with some caveats and is generally not recommended. See [MySQL Caveats](advanced_usage.md#mysql-caveats).
Using MariaDB comes with some caveats. See [MySQL Caveats](advanced_usage.md#mysql-caveats).
#### [`PAPERLESS_DBHOST=<hostname>`](#PAPERLESS_DBHOST) {#PAPERLESS_DBHOST}