projects
/
project
/
luci2
/
ui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4cf427
)
luci2: increase default rpc timeout to 15 seconds
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 12 Oct 2013 20:21:57 +0000
(20:21 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 12 Oct 2013 20:21:57 +0000
(20:21 +0000)
luci2/htdocs/luci2/luci2.js
patch
|
blob
|
history
diff --git
a/luci2/htdocs/luci2/luci2.js
b/luci2/htdocs/luci2/luci2.js
index 9f402570c869537f5e0b5a84a8a004d155d486fc..279da1716c0c77767793a87c50f6a2f6bfa83722 100644
(file)
--- a/
luci2/htdocs/luci2/luci2.js
+++ b/
luci2/htdocs/luci2/luci2.js
@@
-387,7
+387,7
@@
function LuCI2()
};
this.globals = {
- timeout:
3
000,
+ timeout:
15
000,
resource: '/luci2',
sid: '00000000000000000000000000000000'
};