Skip to content

Instantly share code, notes, and snippets.

@CocoaWiki
Created September 13, 2016 13:32
Show Gist options
  • Save CocoaWiki/a0ed26091d7374cf5cc38252e2be3619 to your computer and use it in GitHub Desktop.
Save CocoaWiki/a0ed26091d7374cf5cc38252e2be3619 to your computer and use it in GitHub Desktop.
[db]
host = localhost
username = root
password = password
database = ripple
pingtime = 600
[server]
server = tornado
host = 0.0.0.0
port = 5001
outputpackets = 0
outputrequesttime = 0
localizeusers = 0
timeouttime = 100
timeoutlooptime = 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