ARC2 Proxy
Server & networking Global · server boolean

backtracing

Capture backtraces on errors for diagnostics.

Config key
backtracing
Scope
Global · server
Type
boolean
Default
false (prod) · true (dev)

Enables backtrace capture when errors occur. Helpful while diagnosing crashes, but capturing stacks has a cost and the detail is rarely wanted in production. Defaults to on in development, off in production.

backtracing = false