luci2: increase default rpc timeout to 15 seconds
[project/luci2/ui.git] / luci2 / htdocs / luci2 / luci2.js
index 9f40257..279da17 100644 (file)
@@ -387,7 +387,7 @@ function LuCI2()
        };
 
        this.globals = {
        };
 
        this.globals = {
-               timeout:  3000,
+               timeout:  15000,
                resource: '/luci2',
                sid:      '00000000000000000000000000000000'
        };
                resource: '/luci2',
                sid:      '00000000000000000000000000000000'
        };