An easy way of saving configuration data to main state of the application.
Example:
[Connection]
server1 = 127.0.0.1/server1
server2 = 127.0.0.1/server2
[User]
local = einer
github = einer20
This configuration is inspired in the git configuration file format which is the same.