netenglabs / suzieq

Using network observability to operate and design healthier networks
https://www.stardustsystems.net/
Apache License 2.0
787 stars 104 forks source link

gui: fix xplore page with non-default config path #820

Closed claudiolor closed 1 year ago

claudiolor commented 1 year ago

Description

When a configuration file was provided with the -c parameter, the explore page tried to retrieve the configuration file from the default location, so raising an error if there was no configuration file in the default location and reading the wrong one otherwise. This PR fixes this issue.

Type of change

Please delete options that are not relevant.