updates/fixes

This commit is contained in:
2022-07-04 07:41:10 -07:00
parent 4b0adf475d
commit fdcac64409
9 changed files with 191 additions and 8 deletions

30
files/ts3server.ini Normal file
View File

@@ -0,0 +1,30 @@
machine_id=
default_voice_port=9987
voice_ip=
licensepath=
filetransfer_port=30033
filetransfer_ip=
query_port=10011
query_ip=0.0.0.0, ::
query_ip_allowlist=query_ip_whitelist.txt
query_ip_denylist=query_ip_blacklist.txt
dbplugin=ts3db_mariadb
dbpluginparameter=ts3db_mariadb.ini
dbsqlpath=sql/
dbsqlcreatepath=create_mariadb/
dbconnections=10
logpath=logs/
logquerycommands=1
dbclientkeepdays=30
logappend=1
query_skipbruteforcecheck=0
query_buffer_mb=20
http_proxy=
license_accepted=1
serverquerydocs_path=serverquerydocs/
query_ssh_ip=0.0.0.0, ::
query_ssh_port=10022
query_protocols=raw
query_ssh_rsa_host_key=ssh_host_rsa_key
query_timeout=300
crashdumps_path=crashdumps/