aboutsummaryrefslogtreecommitdiff
path: root/source/conf.py
Commit message (Collapse)AuthorAge
* Bugfix: ensure that the 'mail' option value is an integer.Cédric Bonhomme2013-01-22
|
* Added a new option to specify if e-mail notification is activated.Cédric Bonhomme2013-01-21
|
* The path of the feeds list is now set in pyAggr3g470r.cfg.Cédric Bonhomme2013-01-14
|
* Updated copyrights years.Cédric Bonhomme2013-01-01
|
* Porting to Python 3.2. Better, faster, stronger.cedricbonhomme2012-11-08
|
* Updated header comments.cedricbonhomme2012-07-22
|
* Now using SafeConfigParser.cedricbonhomme2012-05-19
|
* Distant MongoDB connection working (tested with AlwaysData).cedricbonhomme2012-05-03
|
* Authentication to the MongoDB database when retrieving feeds.cedricbonhomme2012-05-02
|
* Added conf.py which is responsible of the load of the configuration.cedricbonhomme2012-04-22
bgstack15