summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-10-13 12:17:45 +0000
committerLaurent Bercot <ska@appnovation.com>2023-10-13 12:17:45 +0000
commitff9c276c144bc24c70f1d5b531a8fd412c34c3d9 (patch)
tree428e16ebf99802946e230853c76b2ae3b407c87b /examples
parent8179edd85cd504058ec7c569ef87eebf5979646e (diff)
downloadtipidee-ff9c276c144bc24c70f1d5b531a8fd412c34c3d9.tar.xz
Improved logging system
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/tipidee.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/tipidee.conf b/examples/tipidee.conf
index 705b88c..a451906 100644
--- a/examples/tipidee.conf
+++ b/examples/tipidee.conf
@@ -31,6 +31,10 @@
# existing file in this list. (Useful e.g. if you have an index.cgi program.)
# global index_file index.html
+# tipidee, by default, will log basic information on the requests,
+# and the status and Content-Length of its answers.
+# log request answer answer_size
+
# You can define your own Content-Type mappings by file extension.
# The default mappings should work well for most servers.
# content-type text/html .html .htm