summaryrefslogtreecommitdiff
path: root/web-static
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-06-27 21:19:43 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-06-27 21:19:43 (GMT)
commit31afbd52c28ee2a6fa23670b69c96e966d1dfe00 (patch)
treee4780f47385af5e964ef35026ab146f36cf94cf4 /web-static
parent224ffedb07e165c99e52045fb28614319a9e93e2 (diff)
updated changelog for release0.5.1rel-0.5.1
Diffstat (limited to 'web-static')
-rw-r--r--web-static/socket.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-static/socket.html b/web-static/socket.html
index af73763..712fd97 100644
--- a/web-static/socket.html
+++ b/web-static/socket.html
@@ -87,7 +87,7 @@
function run() {
req = { COMMAND: "new",
- TIMEOUT: 200,
+ TIMEOUT: 7200,
REFERENCE_ID: $('#refid').val(),
LOGIN_NAME: $('#username').val(),
PASSWORD: $('#token').val(),