Do we have a max idle time for INSIDE the application - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Development (https://discussions.corebos.org/forumdisplay.php?fid=18) +--- Forum: coreBOS Development (https://discussions.corebos.org/forumdisplay.php?fid=4) +--- Thread: Do we have a max idle time for INSIDE the application (/showthread.php?tid=739) |
Do we have a max idle time for INSIDE the application - Guido1982 - 10-04-2017 I know we have a Max_Idle time for webservice through global variables, but how about for inside the normal application? RE: Do we have a max idle time for INSIDE the application - joebordes - 10-04-2017 There is no such functionality. There is no session timeout for user login. |