Update TeamSpeak 3 License Path (#240)

* Update TeamSpeak 3 License Path

Small fix to adjust the default License Path value to be blank, matching the working directory.

* Update teamspeak3config.json
This commit is contained in:
IceOfWraith 2022-11-25 19:44:08 -06:00 committed by GitHub
parent f1dd7c5bee
commit 38bcb44b08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -196,7 +196,7 @@
},
{
"DisplayName": "License File Path",
"Description": "The physical path where your license file is located.",
"Description": "The physical path where your license file is located. You must replace the existing \"licensekey.dat\" file with the one provided after purchasing. This file can be found in File Manager inside the instance.",
"Category": "Server Settings",
"Keywords": "license,path",
"FieldName": "licensepath",
@ -204,7 +204,7 @@
"IsFlagArgument": false,
"ParamFieldName": "licensepath",
"IncludeInCommandLine": false,
"DefaultValue": "teamspeak3-server_win64/",
"DefaultValue": "",
"EnumValues": {}
},
{

View File

@ -1,7 +1,7 @@
machine_id=
default_voice_port=9987
voice_ip=0.0.0.0
licensepath=teamspeak3-server_win64/
licensepath=
filetransfer_port=30033
filetransfer_ip=0.0.0.0
query_port=10011