Skip to content

Instantly share code, notes, and snippets.

@xnyo
Created April 22, 2016 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xnyo/7f1a051c4e3c55fb07bb7e285658de7f to your computer and use it in GitHub Desktop.
Save xnyo/7f1a051c4e3c55fb07bb7e285658de7f to your computer and use it in GitHub Desktop.
[db]
host = localhost
username = root
password =
database = ripple
pingtime = 600
[server]
server = tornado
host = 0.0.0.0
port = 5001
localizeusers = 1
outputpackets = 0
outputrequesttime = 0
timeoutlooptime = 100
timeouttime = 100
[flask]
threaded = 1
debug = 0
logger = 0
[ci]
key = changeme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment