[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Bryan Stansell bryan@conserver.com
Fri, 16 Aug 2019 04:05:05 +0000 (UTC)
The answer is a bit complex. There are a bunch of things that are compared between the old and new console definitions, and the best answer is to look at the source code and see the checks yourself. Starting here (https://github.com/conserver/conserver/blob/master/conserver/readcfg.c#L2887) you’ll see comparisons that set “closeMatch = 0” - that’s what will trigger a reset. Hopefully that will help you determine why things are changing. Bryan
|