mongodb support
This commit is contained in:
parent
97bdfd94f1
commit
a908cf92af
12 changed files with 2884 additions and 4 deletions
|
|
@ -4,3 +4,7 @@
|
|||
|
||||
# Verbose output
|
||||
# VERBOSE = 1
|
||||
|
||||
# database adapter, mysql is default
|
||||
# database = mysql
|
||||
# database = mongo
|
||||
|
|
|
|||
Reference in a new issue