]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - dataobject.ini
theme server support
[quix0rs-gnu-social.git] / dataobject.ini
1 [DB_DataObject]
2
3 database          = mysql://root:xadani@localhost/stoica
4 schema_location   = /home/evan/Code/laconica/classes
5 class_location    = /home/evan/Code/laconica/classes
6 require_prefix    = classes/
7 class_prefix      = 
8 db_driver         = DB #Use this if you wish to use MDB2 as the driver
9 quote_identifiers = 0
10 generator_exclude_regex = /oid_.*/
11 generate_links            = 1