Main Config
The "server.ini" contains basic settings for the whole server instance, like the port for the webinterface, the tcp query port, the hoster banner and much more. Some of these settings can also be edited using the web administration interface.
The basic settings:
- ExternalIPDectection – Defines if the server should try to get his external IP using an external server
- HTTPServer Port – Port for the web administration interface
- HTTPServer Enabled – Enables / disables the web administration interface
- DateTimeFormat – Modifies the date and time output format of the TCP query interface and the web administration interface
- TCPQueryPort – Port for the TCP query interface
- AllowedClientNameChars – Characters allowed in client nicknames
- DisAllowedClientNameChars – Characters not allowed in client nicknames
- BoundToIpX – Needed to bind the server to IP addresses when running on a machine with multiple IPs
More settings can be found in the official TeamSpeak FAQ.