Skip to content

Commit f672be6

Browse files
Update README.md
Co-authored-by: Jouni Järvinen <[email protected]>
1 parent 8277caa commit f672be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Dynmap supports the following storage backends:
5757
- MySQL†
5858
- SQLite†
5959
- PostgreSQL (JDBC driver for this is bundled with the Dynmap JAR)
60-
- MariaDB - is compatible with MySQL, set storage-type to mysql for it to be recognised or inject the MariaDB driver classes.
60+
- MariaDB - is compatible with MySQL, set `storage-type` to `mysql` for it to be recognised or inject the MariaDB driver classes.
6161
- AWS S3 (allows S3 bucket to be used for storage AND as web site host)
6262
- †Note: drivers for SQL are usually included for Spigot and its derivatives but not included with other platforms or Dynmap. For Forge and Fabric servers we recommend Kosma's [SQLite mod](https://www.curseforge.com/minecraft/mc-mods/sqlite-jdbc) or [MySQL mod](https://www.curseforge.com/minecraft/mc-mods/mysql-jdbc) to add the needed drivers. Additionally, injecting driver classes into jar file will be recognized and supported.
6363

0 commit comments

Comments
 (0)