You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We are in charge for the Freifunk networks of two cities. Each city has its own domain and its own public website.
We would like to run a Meshviewer instance for each of the domains, only showing the domain's nodes, using a common (global) meshviewer.json.
Describe the solution you'd like
Add a config option, e.g. "domainFilter", where one can give one or more domain names. Nodes from domains not listed get ignored.
Describe alternatives you've considered
Alternatively we would have to run several Yanic instances, or create filters for each domain that read meshviewer.json, removes all nodes not belonging to the desired domain, and feeds the result to Meshviewer.
Additional context
The text was updated successfully, but these errors were encountered:
citronalco
changed the title
Show only nodes of a single domain
Show only nodes of selected domains
Feb 17, 2024
citronalco
changed the title
Show only nodes of selected domains
Show only nodes of predefined domains
Feb 17, 2024
Is your feature request related to a problem? Please describe.
We are in charge for the Freifunk networks of two cities. Each city has its own domain and its own public website.
We would like to run a Meshviewer instance for each of the domains, only showing the domain's nodes, using a common (global) meshviewer.json.
Describe the solution you'd like
Add a config option, e.g. "domainFilter", where one can give one or more domain names. Nodes from domains not listed get ignored.
Describe alternatives you've considered
Alternatively we would have to run several Yanic instances, or create filters for each domain that read meshviewer.json, removes all nodes not belonging to the desired domain, and feeds the result to Meshviewer.
Additional context
The text was updated successfully, but these errors were encountered: