blob: db56ff2426917a34f819121240ca9a650a14c25f (
plain) (
tree)
|
|
[global]
server.socket_host = '0.0.0.0'
server.socket_port = 8000
server.thread_pool = 10
tools.sessions.on = True
tools.staticdir.root = "/Users/sjl/Documents/cherryflavoredbugseverywhere/static"
[/static]
tools.staticdir.on = True
tools.staticdir.dir = ""
|