|
<< Click to Display Table of Contents >> Navigation: »No topics above this level« Automatic log off |
Automatic log off
You can set a timeout so that if the client does not perform any operation for a given number of minutes, it logs off automatically and its license becomes available for other users waiting to log in.
To set up the auto log off, create or edit on the web server the file DBWorks Stand Alone\WebViewer\WebViewerOptions.txt and add a line such as
auto_log_off_if_idle 60
where 60 should be replaced by the number of minutes that a client can remain idle before being automatically logged off.
Evidently a value of 60 logs off the client after remaining idle for an hour.
Users already logged are not affected by the changes, only the clients that log in after the parameter file has been modified are affected by the new settings.