geomyidae

A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
git clone git://r-36.net/geomyidae
Log | Files | Refs | README | LICENSE

commit 2eaf0470ac6e7ab222d1bef795cc4dac954a0a28
parent 4028ae9814ff6ca97632004c67557e04ce639df3
Author: Quentin Rameau <quinq@fifth.space>
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:
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)