From b1fe62edaed58aa754715c91062317bd406c3a2c Mon Sep 17 00:00:00 2001 From: Thor77 Date: Wed, 26 Aug 2015 20:00:29 +0200 Subject: [PATCH] remove debug and debugfile from config-section --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a3098c0..d0a9698 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,6 @@ Run `tsstats.py` and point your web-server to the generated .html-file, now you `[General]` - logpath `Path to TS3Server-logfile` (supports [globbing](https://docs.python.org/3/library/glob.html)) - outputfile `Path to the location, where the generator will put the generated .html-file` -- debug `Enable debug-mode` -- debugfile `Enable debug-log to file` `[HTML]` - title `HTML-Title`