| author | Raphael Velt <raph.velt@gmail.com> |
| Fri, 16 Dec 2011 20:10:31 +0100 | |
| changeset 424 | e67c4b18a16b |
| parent 405 | 6626b728b142 |
| permissions | -rw-r--r-- |
|
405
6626b728b142
Added configuration file to Tweetcast Gevent Server
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
1 |
SQL_CONNECT = 'postgresql://user:pass@hostname/database' |
|
6626b728b142
Added configuration file to Tweetcast Gevent Server
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
2 |
WEB_PORT = 8888 |