Another small CPU save by turning off logging for (almost) everything TS3.

develop
Icedream 2015-10-16 08:23:37 +02:00
parent 47fa3e798c
commit be478ae504
1 changed files with 1 additions and 0 deletions

View File

@ -211,6 +211,7 @@ module.exports = class TS3ClientService extends services.Service
[ "Chat", "IndicateChannelChats", "0" ]
[ "Chat", "IndicatePrivateChats", "0" ]
[ "Chat", "IndicateServerChats", "0" ]
[ "ClientLogView", "LogLevel", "000001" ]
[ "FileTransfer", "SimultaneousDownloads", "2" ]
[ "FileTransfer", "SimultaneousUploads", "2" ]
[ "FileTransfer", "UploadBandwidth", "0" ]