http://git.varikvalefor.i2p/vvx/matel/src/commit/8c13ca0b8ec270b0447820b9dfbe2eb46261c4e0/src/Config.hs
. - Copyright: (c) Varik Valefor - License: BSD - 3 - Clause - - Maintainer:
[email protected] - Stability: unstable - Portability: portable - - $Header$ contains some "basic" configuration stuff of Matel, e.g., - the authorisation token of this instance of Matel, as well as the - username of Matel's user. - - This method of configuring Matel is used because the
alternative, - which is reading the configuration information from a dedicated file, - e.g., @~/.matelrc@, would...