async-logging
Advanced tools
Comparing version 0.1.13 to 0.1.14
@@ -33,2 +33,3 @@ 'use strict'; | ||
// to accept it. | ||
maxReceivedMessageSize: 4 * 1024 * 1024,//4mb for the max message size | ||
autoAcceptConnections: false | ||
@@ -35,0 +36,0 @@ }) : null, |
{ | ||
"author": "cubejs", | ||
"name": "async-logging", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"description": "0.1.6 is the same as 0.2.2 just to get around ebay-logging-client vs. async-logging-client change", | ||
@@ -6,0 +6,0 @@ "repository": { |
31900
686