|
|
@@ -1,11 +1,11 @@
|
|
|
machine_id=
|
|
|
default_voice_port=9987
|
|
|
-voice_ip=0.0.0.0
|
|
|
+voice_ip=0.0.0.0, ::
|
|
|
licensepath=
|
|
|
filetransfer_port=30033
|
|
|
-filetransfer_ip=0.0.0.0
|
|
|
+filetransfer_ip=0.0.0.0, ::
|
|
|
query_port=10011
|
|
|
-query_ip=0.0.0.0
|
|
|
+query_ip=0.0.0.0, ::
|
|
|
query_ip_whitelist=query_ip_whitelist.txt
|
|
|
query_ip_blacklist=query_ip_blacklist.txt
|
|
|
dbplugin=ts3db_sqlite3
|
|
|
@@ -17,4 +17,4 @@ logpath=logs
|
|
|
logquerycommands=0
|
|
|
dbclientkeepdays=30
|
|
|
logappend=0
|
|
|
-query_skipbruteforcecheck=0
|
|
|
+query_skipbruteforcecheck=0
|