mongo is being mongo, alot of developement with the design and buildsystem is required. however, that should not take place here.
12 lines
281 B
Text
12 lines
281 B
Text
|
|
# Enable debug
|
|
# DEBUG = 1
|
|
|
|
# Verbose output
|
|
# VERBOSE = 1
|
|
|
|
# database adapter, mysql is default
|
|
# Note: mysql is recomended, the mongo driver is not stable and you have to figure out
|
|
# how to install the libray and header files by yourself.
|
|
# database = mysql
|
|
# database = mongo
|