Create ts3server.ini
This commit is contained in:
29
files/ts3server.ini
Normal file
29
files/ts3server.ini
Normal file
@@ -0,0 +1,29 @@
|
||||
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_whitelist=query_ip_whitelist.txt
|
||||
query_ip_blacklist=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=0
|
||||
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
|
||||
Reference in New Issue
Block a user