mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-12 05:45:27 +00:00
- Import was saving configs to disk but not updating in-memory state - Added explicit reloading of alert thresholds after import - Added explicit reloading of webhooks after import - Added explicit reloading of email config after import - Settings now show immediately in UI without requiring restart Fixes #291 where imported alert thresholds and webhooks weren't visible until after service restart |
||
|---|---|---|
| .. | ||
| alerts.go | ||
| auth.go | ||
| config_handlers.go | ||
| diagnostics.go | ||
| middleware.go | ||
| notifications.go | ||
| ratelimit.go | ||
| router.go | ||
| settings.go | ||
| token_handlers.go | ||
| updates.go | ||