We are using Core in the classroom. There are 15 students.
The Unix server that hosts our website only allows three concurrent connections and the Unix server is set to auto-logoff after 15 mins.
The nature of student work is that they work on their webpages, save, then upload every 5-10 minutes. Thus, the auto-logoff of 15 mins by the Unix server is too generous.
I'd like Core to be set so that students will be logged off after 60 seconds of inactivity. How is this done?