remove debug and debugfile from config-section

This commit is contained in:
Thor77 2015-08-26 20:00:29 +02:00
parent db82869c1b
commit b1fe62edae
1 changed files with 0 additions and 2 deletions

View File

@ -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`