Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cherrypy/scaffold/example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'cherrypy/scaffold/example.conf')
-rw-r--r--cherrypy/scaffold/example.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/cherrypy/scaffold/example.conf b/cherrypy/scaffold/example.conf
new file mode 100644
index 0000000..93a6e53
--- /dev/null
+++ b/cherrypy/scaffold/example.conf
@@ -0,0 +1,3 @@
+[/]
+log.error_file: "error.log"
+log.access_file: "access.log" \ No newline at end of file