forked from GNUsocial/gnu-social
c2b5531af8
darcs-hash:20080617133941-84dde-556a7935411ba955d36f7eab90570dc8398aa5cf.gz
11 lines
350 B
INI
11 lines
350 B
INI
[DB_DataObject]
|
|
|
|
database = mysql://root:@localhost/stoica
|
|
schema_location = /home/evan/code/stoica/classes
|
|
class_location = /home/evan/code/stoica/classes
|
|
require_prefix = classes/
|
|
class_prefix =
|
|
db_driver = MDB2 #Use this if you wish to use MDB2 as the driver
|
|
quote_identifiers = 0
|
|
generator_exclude_regex = /oid_.*/
|