server/web/instance/settings.cfg.tmpl
author ymh <ymh.work@gmail.com>
Tue, 21 Feb 2012 13:19:19 +0100
changeset 29 9e1a250c7235
parent 1 e0dbcf98c13e
permissions -rw-r--r--
pip no longnger accept -E option

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