fix: Add tracing settings loading from runtime_settings.json (#9081)
Tracing settings (EnableTracing and TracingMaxItems) were not being loaded from runtime_settings.json on startup, causing tracing settings configured via WebUI to be lost after service restart. This fix adds proper loading of tracing settings in loadRuntimeSettingsFromFile function in core/application/startup.go. Fixes #9072 Co-authored-by: localai-bot <localai-bot@localai.io>
L
LocalAI [bot] committed
2b128753029a59d8e490fd12b0a3fb73eb8da48f
Parent: 9cdbd89
Committed by GitHub <noreply@github.com>
on 3/19/2026, 11:58:52 PM