view backend/couchdb/CouchApp/feedworm/.couchapprc @ 208:a2552f1e450e

display the feed's URL on the feed settings dialog
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 01 Jun 2012 17:29:43 +0200
parents a5bda54309ba
children 6a3e3a0a7efe
line wrap: on
line source

{
    "env" : {
        "local" : {
            "db" : "http://localhost:5984/feedworm"
        }
    }
}