I have a shiny app deployed on a Linux server. I want the app to timeout if there is no activity for a minute. Based on what I read, I added the line app_idle_timeout to th
The session timeout feature isn't available on the open source shiny server. It comes only as part of the pro version.