diff --git a/settings.js b/settings.js index 39d0c4b74..8dceb9c54 100644 --- a/settings.js +++ b/settings.js @@ -20,7 +20,7 @@ module.exports = { debugMaxLength: 1000, // The file containing the flows. If not set, it defaults to flows_.json - //flowfile: 'flows.json' + //flowfile: 'flows.json', // You can protect the user interface with a userid and password by using the following property // the password must be an md5 hash eg.. 5f4dcc3b5aa765d61d8327deb882cf99 ('password')