Hey,
Should probably add a wiki page on it, but there are a couple of
variables in development.ini that are intended to enable the use of
the alternate 'potato' backend:
1) comment out melk.silo.monolith lines:
# melk.silo.monolith.db.url = mysql://melkjug:[EMAIL PROTECTED]/monolith
# melk.silo.monolith.db.pool_recycle = 3600
# melk.silo.monolith.db.echo = true
2) uncomment the melk.silo.potato.db.url line and point it to wherever
is sensible:
#
# This configures the CouchDB backend
# (Experimental!)
#
melk.silo.potato.db.url = http://localhost:5984/melk_tater
3) enjoy!
- Luke
--
Archive:
http://www.openplans.org/projects/melkjug/lists/melkjug-development-list/archive/2008/06/1213207122302
To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]
Please contact [EMAIL PROTECTED] for questions.