Skip to content

Commit 86b7e75

Browse files
committed
Improve default sql.conf (Jelle edition)
1 parent 4181732 commit 86b7e75

File tree

1 file changed

+1
-1
lines changed
  • BlueMapCommon/src/main/resources/de/bluecolored/bluemap/config/storages

1 file changed

+1
-1
lines changed

BlueMapCommon/src/main/resources/de/bluecolored/bluemap/config/storages/sql.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ storage-type: SQL
1414
connection-url: "jdbc:mysql://localhost:3306/bluemap?permitMysqlScheme"
1515

1616
# You can set any additional (JDBC-Driver-specific) properties here
17-
# Usually thats your db-user and password
17+
# Usually that's your db-user and password
1818
connection-properties: {
1919
user: "root",
2020
password: ""

0 commit comments

Comments
 (0)