X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=dataobject.ini;h=7ea2f3bbe8495fc971a07ae0f9119900215e9171;hb=542cadd33c0fbf672192ce3e16b69b2a285ea421;hp=f08e43a3244c567e92e1e2a5f23db2ed7fcaf70b;hpb=c2b5531af818c017822643f9c8bded7ba702361a;p=quix0rs-gnu-social.git diff --git a/dataobject.ini b/dataobject.ini index f08e43a324..7ea2f3bbe8 100644 --- a/dataobject.ini +++ b/dataobject.ini @@ -1,10 +1,11 @@ [DB_DataObject] -database = mysql://root:@localhost/stoica -schema_location = /home/evan/code/stoica/classes -class_location = /home/evan/code/stoica/classes +database = mysql://root:xadani@localhost/stoica +schema_location = /home/evan/Code/laconica/classes +class_location = /home/evan/Code/laconica/classes require_prefix = classes/ class_prefix = -db_driver = MDB2 #Use this if you wish to use MDB2 as the driver +db_driver = DB #Use this if you wish to use MDB2 as the driver quote_identifiers = 0 generator_exclude_regex = /oid_.*/ +generate_links = 1