remove dataobject.ini

This is a useful file for development but not for deployment. Deleting
it so people don't use it on production servers.

darcs-hash:20080713220114-84dde-7f489c6de0921a13fc3a5b3b497f60dd46983749.gz
This commit is contained in:
Evan Prodromou 2008-07-13 18:01:14 -04:00
parent e3f4165d69
commit 8dccdd062b
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
[DB_DataObject]
database = mysql://laconica:microblog@10.0.0.253/laconica
schema_location = /home/gardyneholt/laconica/classes
class_location = /home/gardyneholt/laconica/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