Where to keep your configuration and how services read it.
Keep your own values in .ini files that services read through self.config - hot-reloaded, editable in the dashboard and behaving like Python dictionaries.