source/soca/cluster_web_ui/templates/remote_desktop.html [390:448]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Download Session File {% if session_data.support_hibernation == true %} {% if hibernate_idle_session > 0 %}
This session will be automatically hibernated after {{ hibernate_idle_session }} hours of idle time if you do not run it on a schedule. {% endif %} {% else %} {% if stop_idle_session > 0 %}
This session will be automatically stopped after {{ stop_idle_session }} hours of idle time if you do not run it on a schedule. {% endif %} {% endif %}