Hello
I want to remove the location_map value set in lnms.
example)
“location_map”: “{ test [12.12345, 34.6789] }”
I tried lnms config:get and config:cache, but it didn’t get removed.
Is there a way?
Thank you for everyone!
Hello
I want to remove the location_map value set in lnms.
example)
“location_map”: “{ test [12.12345, 34.6789] }”
I tried lnms config:get and config:cache, but it didn’t get removed.
Is there a way?
Thank you for everyone!
try lnms config:set location_map without any arguments, it will reset
example below
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.