mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
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> |
||
|---|---|---|
| .. | ||
| agent_jobs.go | ||
| application.go | ||
| config_file_watcher.go | ||
| p2p.go | ||
| startup.go | ||
| watchdog.go | ||