mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-15 01:07:32 +00:00
ConfigPersistence was initialized with empty string instead of cfg.DataPath, causing webhooks to save to /etc/pulse instead of PULSE_DATA_DIR. This affected Docker deployments where /data is the persistent volume. Fixes #249 |
||
|---|---|---|
| .. | ||
| alerts.go | ||
| config_handlers.go | ||
| middleware.go | ||
| notifications.go | ||
| router.go | ||
| settings.go | ||
| updates.go | ||