Finally enable SQL for everybody!

This switches the whole source code over to use sql instead
of mongodb. It's a pretty easy change, but changes nearly
the complete way things work. Hopefully everythong works!
This commit is contained in:
Elrond
2012-04-01 21:46:36 +02:00
parent f4162cb640
commit ce29c140ed
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1 @@
use_sql = True