Nick O'Leary
|
6b278fdceb
|
Add httpNodeCors setting
Adds a dependency on the 'cors' npm module
|
2014-02-17 22:32:53 +00:00 |
|
Nick O'Leary
|
7c24d4d760
|
Separate out httpAdmin and httpNode
|
2014-02-16 00:39:30 +00:00 |
|
Dave C-J
|
2ba5e0fe3e
|
Add socketTimeout to settings.js for TCP server sockets
Fixes #125
adds an optional socketTimeout param to settings.js file to add a TCP server
socket timeout. Default is no timeout.
|
2013-12-24 13:12:17 +00:00 |
|
Nicholas O'Leary
|
3a52397744
|
Add nodesDir property to all nodes files to exist elsewhere
|
2013-11-13 17:02:29 +00:00 |
|
Nicholas O'Leary
|
e4353a22bc
|
Add some more comments to settings.js
|
2013-11-13 15:42:38 +00:00 |
|
Nicholas O'Leary
|
1536dcdf1e
|
Add httpStatic setting
|
2013-11-11 21:16:57 +00:00 |
|
Nicholas O'Leary
|
89dc15567d
|
Remove stray setting from testing
|
2013-11-10 15:15:37 +00:00 |
|
Nicholas O'Leary
|
95bef6b6ca
|
Abstract all file-system operations
Stage 1 of #62
|
2013-11-10 00:05:58 +00:00 |
|
Nicholas O'Leary
|
a2e77471a9
|
Add settings.uiHost - to allow binding to a specific interface
Closes #58
|
2013-11-08 14:50:54 +00:00 |
|
Nicholas O'Leary
|
f93f599e51
|
Fix camel case of flowFile in settings.js
|
2013-10-05 21:21:51 +01:00 |
|
Nicholas O'Leary
|
b5d48ca63a
|
Missing comma in settings.js
|
2013-10-04 21:29:34 +01:00 |
|
Nicholas O'Leary
|
ef0e5b98c2
|
Allow flows file to be set in settings
|
2013-10-04 17:28:15 +01:00 |
|
Dave C-J
|
d3ed9afe03
|
Tweaks to Debug. realigned UI to be consistent with other nodes, Increased maxlength limit to 1000, Made circular object handling the default.
|
2013-09-17 11:11:09 +01:00 |
|
Dave C-J
|
2ef907632f
|
Ad debugMaxLength to settings.js as part of Fix for Issue #17
|
2013-09-16 18:02:57 +01:00 |
|
Nicholas O'Leary
|
32796dd74c
|
Got to start somewhere
|
2013-09-05 15:02:48 +01:00 |
|