Loading proxy/config.js +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ Config.prototype.minRateLimit = 10 * 1024; Config.prototype.rateLimitHistory = 5.0; Config.prototype.defaultBrokerPollInterval = 20.0 * 1000; Config.prototype.defaultBrokerPollInterval = 300.0 * 1000; Config.prototype.maxNumClients = 1; Loading Loading
proxy/config.js +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ Config.prototype.minRateLimit = 10 * 1024; Config.prototype.rateLimitHistory = 5.0; Config.prototype.defaultBrokerPollInterval = 20.0 * 1000; Config.prototype.defaultBrokerPollInterval = 300.0 * 1000; Config.prototype.maxNumClients = 1; Loading