Fix documentation about TCP log level in README - geomyidae - A small C-based gopherd. | |
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/ | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 2eaf0470ac6e7ab222d1bef795cc4dac954a0a28 | |
parent 4028ae9814ff6ca97632004c67557e04ce639df3 | |
Author: Quentin Rameau | |
Date: Sat, 1 Jul 2017 13:01:11 +0200 Fix documentation about TCP log level in README Signed-off-by: Christoph Lohmann <20h@r-36.net> Diffstat: M README | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) --- | |
diff --git a/README b/README | |
@@ -32,6 +32,7 @@ Loglevels: 2 - dir listings 4 - HTTP redirects 8 - not found queries + 16 - client connections 1 + 2 + 4 = 7 (files + dir listings + HTTP) |