diff -r e67c4b18a16b -r b346fd32fc34 tweetcast/server-gevent/server_setup.py.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tweetcast/server-gevent/server_setup.py.tmpl Mon Dec 19 00:30:04 2011 +0100 @@ -0,0 +1,2 @@ +SQL_CONNECT = 'postgresql://user:pass@hostname/database' +WEB_PORT = 8888 \ No newline at end of file