Skip to content

Commit b33013f

Browse files
authored
Update readme: Query port is not required in TS3Config
1 parent fd5b5a4 commit b33013f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Only use `FloodRate.UNLIMITED` if you are sure that your query account is whitel
100100
|Option | Description | Default value | Required |
101101
|--- | --- |:---:|:---:|
102102
|Host/IP | IP/Host of TeamSpeak 3 server.| | yes |
103-
|QueryPort | Query port of TeamSpeak 3 server. | 10011 | yes |
103+
|QueryPort | Query port of TeamSpeak 3 server. | 10011 | no |
104104
|FloodRate | Prevents possible spam to the server. | `FloodRate.DEFAULT` | no |
105105
|DebugLevel | Determines how much will be logged. | `Level.WARNING` | no |
106106
|Debug to file | Write logs to logfile (teamspeak.log). | False | no |

0 commit comments

Comments
 (0)