server/web/instance/settings.cfg.tmpl
author ymh <ymh.work@gmail.com>
Tue, 21 Feb 2012 22:46:45 +0100
changeset 30 80040858c006
parent 1 e0dbcf98c13e
permissions -rw-r--r--
finalisation des script de synchro

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