Server & networking
Global · server
boolean
add_logging
Master switch for the logging subsystem.
- Config key
add_logging- Scope
- Global · server
- Type
- boolean
- Default
true (prod) · false (dev)
Turns the logging subsystem on or off. Defaults to on in production and off in development. Works alongside logging_level (overall verbosity) and the per-domain enable_logging flag.
add_logging = true