gnu-social/dataobject.ini
Evan Prodromou 0fa97d6e2e add data objects
darcs-hash:20080507171542-84dde-232baccc10f015e8c0e80edf0ceea4aa5c85b4b7.gz
2008-05-07 13:15:42 -04:00

10 lines
315 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