Fix name-format in the sql.conf

This commit is contained in:
Lukas Rieger (Blue) 2022-07-31 21:58:10 +02:00
parent 330f2cdbe2
commit 5271025933
No known key found for this signature in database
GPG Key ID: 2D09EC5ED2687FF2
1 changed files with 2 additions and 2 deletions

View File

@ -23,13 +23,13 @@ password: ""
# E.g. if your runtime-environment is not already providing the sql-driver you need,
# you could download the MariaDB JDBC-Connector from https://mariadb.com/downloads/connectors/connectors-data-access/java8-connector/
# place it in the './bluemap' folder and use is like this:
#driverJar: "bluemap/mariadb-java-client-2.7.4.jar"
#driver-jar: "bluemap/mariadb-java-client-2.7.4.jar"
# This is the driver-class that bluemap will try to load and use.
# Check the documentation of the driver you are using if you don't know this.
# Leaving this commented means that bluemap automatically tries to find a suitable driver in your classpath.
# (If you added a custom driverJar above, you HAVE TO set the correct class name here)
#driverClass: "org.mariadb.jdbc.Driver"
#driver-class: "org.mariadb.jdbc.Driver"
# The compression-type that bluemap will use to compress generated map-data.
# Available compression-types are: