server/web/instance/settings.cfg.tmpl
author ymh <ymh.work@gmail.com>
Tue, 21 Feb 2012 12:58:52 +0100
changeset 28 41087fe3db69
parent 1 e0dbcf98c13e
permissions -rw-r--r--
sync scripts + resources

DEBUG = True
SQLALCHEMY_DATABASE_URI = 'postgresql://iri:iri@localhost:5432/gserver'
CACHE_TYPE = "simple"
CACHE_KEY_PREFIX = "tweet_gserver_"