X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-demo.git;a=blobdiff_plain;f=afm-client%2Fapp%2FFrontend%2Fetc%2FAppConfig.js;fp=afm-client%2Fapp%2FFrontend%2Fetc%2FAppConfig.js;h=6b028863f01ca7132cb0db372082e98210c7b873;hp=177e8254e43a7464d7fca84a7b71e895a689a1b3;hb=eac68b18429b5e8bfb2aa8823d4f9a93f4e2ef5d;hpb=cbe6ebb3e4a75269660caa6c2c9e8a97d384b4e2 diff --git a/afm-client/app/Frontend/etc/AppConfig.js b/afm-client/app/Frontend/etc/AppConfig.js index 177e825..6b02886 100644 --- a/afm-client/app/Frontend/etc/AppConfig.js +++ b/afm-client/app/Frontend/etc/AppConfig.js @@ -31,7 +31,7 @@ ping : '/api/token/check', initial : urlquery.token || '123456789', // typical dev initial token timeout : 3600, // timeout is updated client sessin context creation - pingrate: 60, // Ping rate to check if server is still alive + pingrate: 15, // Ping rate to check if server is still alive uuid : '', // uuid map with cookie or long term session access key token : '' // will be returned from authentication }