fix: move debug mode to config#3324
Conversation
|
Perhaps a better config name is |
It is used. In my instance for example. |
|
Add |
|
Previously debug mode messaged differed, when comparing debug mode for some IP address and debug mode for everyone I sugget to leave same difference between messages. Including background colors. |
|
@em92 Fixed. |
|
Another thing I payed attention - text looks better when using "text-align: center" like incurrent master. |
|
Sure. Agreed. |
Make it possible to toggle the debug mode with a config change. Preserve old
DEBUGfile if present.Not moving the debug whitelisting to config. I suspect it's rarely used. Maybe wrong on that.
My motivation was to prepare separation between debug mode and various cache behavior due to future features.