forked from GNUsocial/gnu-social
4aedce6864
darcs-hash:20080619033212-84dde-2f7227fe16c7015b03121424520ebd74d4b96762.gz
12 lines
369 B
INI
12 lines
369 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 = DB #Use this if you wish to use MDB2 as the driver
|
|
quote_identifiers = 0
|
|
generator_exclude_regex = /oid_.*/
|
|
generate_links = 1
|