Mercurial
Mercurial
>
tweet_live
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
tweetcast/server-gevent/server_setup.py
changeset 425
b346fd32fc34
parent 424
e67c4b18a16b
child 426
86d059b8f689
equal
deleted
inserted
replaced
424:e67c4b18a16b
425:b346fd32fc34
1
SQL_CONNECT = 'postgresql://user:pass@hostname/database'
2
WEB_PORT = 8888