route removeMissingPortals: Difference between revisions
Jump to navigation
Jump to search
(Created page with "; route_removeMissingPortals <boolean> : If kore tries to route through a portal and fails (normally due to an outdated portals.txt), remove that portal from portals for some...") |
m (Conversion script moved page Route removeMissingPortals to route removeMissingPortals: Converting page titles to lowercase) |
(No difference)
|
Latest revision as of 22:35, 26 April 2021
- route_removeMissingPortals <boolean>
- If kore tries to route through a portal and fails (normally due to an outdated portals.txt), remove that portal from portals for some time and recalculate the route.
Warning
- This is VERY EXPERIMENTAL and is very likely to cause problems, since it's very dependent on the connection quality. This is why this setting is disabled by default. Use at your own risk