summaryrefslogtreecommitdiffstats
path: root/server/config_data.py
Commit message (Expand)AuthorAgeFilesLines
* Catch FuncException when the config file is missing and exit gracefullyJames Bowes2007-09-201-1/+1
* fix up config_data to use ConfigParser correctlyAdrian Likins2007-09-201-1/+4
* Remove yaml libraries (configparser is good enough) plus remove references to...Michael DeHaan2007-09-201-4/+2
* Basic config file. Intentionally short. Slowly removing VF code.Michael DeHaan2007-09-201-17/+10
* initial code dropAdrian Likins2007-09-201-0/+57