Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mesh
meshmap
Commits
3b0e4a87
Commit
3b0e4a87
authored
Dec 10, 2021
by
Eric - kg6wxc
Browse files
add sql server port to the default settings file
parent
df845f12
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/user-settings.ini-default
View file @
3b0e4a87
...
...
@@ -17,6 +17,7 @@
sql_user = "mesh-map"
sql_passwd = "mesh-map_sql_user_password"
sql_server = "localhost"
sql_port = "3306"
sql_db = "node_map"
sql_db_tbl = "node_info"
sql_db_tbl_node = "node_info"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment