Subject: | Check config file for reload |
The current version optionally reads the dates from a config file, but
does not reload this file if it changes (so a long-running daemon would
have to be updated). This might be nice to fix (but would require
stat()ing the config file every time.