]> git.ipfire.org Git - ipfire.org.git/blob - www/webapp/datastore/config.py
Some very big changes I cannot break down to distinct commits.
[ipfire.org.git] / www / webapp / datastore / config.py
1 #/usr/bin/python
2
3 class Config(object):
4 pass