aboutsummaryrefslogtreecommitdiffstats
path: root/cfbe.config
diff options
context:
space:
mode:
Diffstat (limited to 'cfbe.config')
-rw-r--r--cfbe.config8
1 files changed, 8 insertions, 0 deletions
diff --git a/cfbe.config b/cfbe.config
new file mode 100644
index 0000000..608850b
--- /dev/null
+++ b/cfbe.config
@@ -0,0 +1,8 @@
+[global]
+server.thread_pool = 10
+tools.sessions.on = True
+tools.staticdir.root = "/Users/sjl/Documents/cherryflavoredbugseverywhere/static"
+
+[/static]
+tools.staticdir.on = True
+tools.staticdir.dir = "" \ No newline at end of file