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
18dd89e9
Commit
18dd89e9
authored
Nov 23, 2018
by
Eric - kg6wxc
Browse files
Add text explaining "expire_old_nodes" setting
Fixes
#5
parent
c0e3c680
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/user-settings.ini-default
View file @
18dd89e9
...
...
@@ -133,6 +133,7 @@ pageTitle = "Mesh Map"
;after how many *days* do nodes get removed when we have not heard from them?
;if the same node re-appears after this time it will get automatically removed from the ignore list,
;and will continue to be updated as normal.
;Set expire_old_nodes to "1" to actually expire the old nodes. "0" will not expire any nodes.
;--------------------------------------------------------------
node_expire_interval = "30"
expire_old_nodes = "0"
...
...
Write
Preview
Supports
Markdown
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