Config: throw an error/warning if something is being used twice accidentally #2302

Closed
opened 2025-06-26 07:31:16 -07:00 by Animan8000 · 0 comments
Contributor

I did yesterday a little whoopsie where I manually pasted administratorNames into a new config json. When opening up WebUI, I wasn't considered administrator even though I had put my name in... but then I realized there was another administratorNames a few lines below (empty of course), which silently caused that one issue (me not being considered admin even though I pasted my name in the first one). Maybe it makes sense that the server console reports such a conflict? That there's a duplicate of administratorNames causing a conflict?

I did yesterday a little whoopsie where I manually pasted `administratorNames` into a new config json. When opening up WebUI, I wasn't considered administrator even though I had put my name in... but then I realized there was another `administratorNames` a few lines below (empty of course), which silently caused that one issue (me not being considered admin even though I pasted my name in the first one). Maybe it makes sense that the server console reports such a conflict? That there's a duplicate of `administratorNames` causing a conflict?
Sign in to join this conversation.
No description provided.