Remove Config.{dispatcher,defaultNode}
authorClinton Ebadi <clinton@unknownlamer.org>
Fri, 25 Apr 2014 22:58:03 +0000 (18:58 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Fri, 25 Apr 2014 22:59:25 +0000 (18:59 -0400)
defaultNode was punned to dispatcherName, and dispatcher relied on
other values in the file. I.e. you had to set all three to change the
dispatcher! Consolidate all into dispatcherName.


No differences found