We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da17902 commit ea2f867Copy full SHA for ea2f867
1 file changed
wiki/customization/Storages.md
@@ -79,7 +79,7 @@ it will be created.
79
{: .info }
80
81
Here is a simple way to set up your sqlite-storage:
82
-- Install this [plugin/mod](https://modrinth.com/plugin/sqlite-jdbc)
+- Install one of these [plugin/mod](https://modrinth.com/discover/mods?q=jdbc+sqlite)s
83
- Set the `connection-url` in your `sql.conf` to `connection-url: "jdbc:sqlite:bluemap/sqlite.db"`
84
- Set the `max-connections` to `1`
85
- Change the `storage` in each of your **map** config files (`./maps/xxx.conf`) to `storage: "sql"`
0 commit comments