Skip to content
Snippets Groups Projects
Commit ae357015 authored by Sergey Linev's avatar Sergey Linev Committed by Bertrand Bellenot
Browse files

http: increase monitoring interval in example, MathJax is not that fast

parent f4c2d85c
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ void httpcontrol()
// enable monitoring and
// specify items to draw when page is opened
serv->SetItemField("/","_monitoring","2000");
serv->SetItemField("/","_monitoring","5000");
serv->SetItemField("/","_layout","grid2x2");
serv->SetItemField("/","_drawitem","[hpxpy,hpx,Debug]");
serv->SetItemField("/","_drawopt","col");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment