diff options
author | Steve Losh <steve@stevelosh.com> | 2009-01-30 17:43:07 -0500 |
---|---|---|
committer | Steve Losh <steve@stevelosh.com> | 2009-01-30 17:43:07 -0500 |
commit | 56ea256123ddee86d517cc5904c6898a094cda5a (patch) | |
tree | bcf0fb4f576e81fdfaa39f0797bb3682829b8407 /cfbe.config | |
parent | 7b9a7702aa3f49f21260bbe8ee9f1c13cae1cf34 (diff) | |
download | bugseverywhere-56ea256123ddee86d517cc5904c6898a094cda5a.tar.gz |
Started layout work.
Diffstat (limited to 'cfbe.config')
-rw-r--r-- | cfbe.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cfbe.config b/cfbe.config index 608850b..3f12e00 100644 --- a/cfbe.config +++ b/cfbe.config @@ -1,4 +1,5 @@ [global] +server.socket_port = 8080 server.thread_pool = 10 tools.sessions.on = True tools.staticdir.root = "/Users/sjl/Documents/cherryflavoredbugseverywhere/static" |