remove debug and debugfile from config-section
This commit is contained in:
parent
db82869c1b
commit
b1fe62edae
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue