view backend/couchdb/CouchApp/feedworm/.couchapprc @ 171:27be2a5f9c10

use the new ListDateTimeField in FeedEntries to store their creation date
author dirk
date Fri, 09 Sep 2011 16:34:02 +0200 (2011-09-09)
parents a5bda54309ba
children 6a3e3a0a7efe
line wrap: on
line source
{
    "env" : {
        "local" : {
            "db" : "http://localhost:5984/feedworm"
        }
    }
}