Fix debugMaxLength description

Closes #484
This commit is contained in:
Nick O'Leary 2014-11-09 20:55:13 +00:00
parent 5da45b404c
commit 4249cf5d69
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ module.exports = {
// defaults to no timeout
//socketTimeout: 120000,
// Maximum number of lines in debug window before pruning
// The maximum length, in characters, of any message sent to the debug sidebar tab
debugMaxLength: 1000,
// The file containing the flows. If not set, it defaults to flows_<hostname>.json