FAQ | This is a LIVE service | Changelog

Rename "config" module to "state" as more appropriate.

The config module loads configuration files but also ends up being used to store the data retrieved from api calls and other determined values.

The word "state" seems more suitable unless anyone strongly objects.