Fix linting
Browse files- config.ini.example +1 -1
config.ini.example
CHANGED
@@ -20,4 +20,4 @@ user = your_username
|
|
20 |
password = your_password
|
21 |
database = your_database
|
22 |
workspace = default # 可选,默认为default
|
23 |
-
max_connections = 12
|
|
|
20 |
password = your_password
|
21 |
database = your_database
|
22 |
workspace = default # 可选,默认为default
|
23 |
+
max_connections = 12
|