Add a config:reload/0 and HTTP trigger

Theoretically this should prevent all of those annoying test suite
failures when a test fails in with a temporary config set and fails to
undo its changes.

This works by storing the list of INI files in the config server and on
command will clear its ets table and re-read data from disk thus
clearing its cache of non-persisted values. Obviously this isn't
something that should be relied on in production settings.
1 file changed
tree: a7fbe4e630e713b1c018a6af83fa9a0fea376da6
  1. src/
  2. .gitignore
  3. Makefile.am