mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-04 19:35:08 -04:00
- Move from settings in environment variables `RECORDi` to a configuration file *config.json* - Each entry can has its own delay optionally - Proper cleanup on exit (close channels etc.) - Fan out channels architecture for force and quit channels to all updates goroutines - Each entry has its own set of fields explained in the readme - Retrocompatibility for environment variables entries for now - More enum types to avoid problems