diff options
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" |