The ConfigLocationProvider allows to support different ways of configuring where the configuration file or database is saved. Potentially useful alternatives to the currently implemented Servlet path:
- home dir config provider
- full path config provider
I am not sure how a user could choose between though.
See 52North/iceland#14.