diff --git a/index.js b/index.js index 0ac6bb5..8ea0c74 100644 --- a/index.js +++ b/index.js @@ -63,6 +63,6 @@ else { var h = new Httph( req, res ); new App( h ).run(); - }, 5000 ); + }, 15602 ); //*/ } diff --git a/notify-term/WNSAuth.js b/notify-term/WNSAuth.js index 841f74a..b44a729 100644 --- a/notify-term/WNSAuth.js +++ b/notify-term/WNSAuth.js @@ -156,6 +156,7 @@ class WNSAuth extends EventEmitter // Success handler( _self, uuid ); + Dragonfly.Info( "Register: " + uuid ); } ); }