preferences.ini

# email address
email=
# full name of user
fullName=My Name
# web connection type: system, browser, desktop 
connectType=
# notify users by email
emailNotify=true

#notifications
[notify]
# notify when an admin terminates a session
adminTerminate=true
# notify when a session terminates due to a disconnect timeout
disconnectTerminate=true
# notify on a session crash
sessionCrash=true
# notify when a session was disconnected
disconnectNoticeMinutes=1440
# notify N minutes before a session will terminate due to a timeout
disconnectTimeoutWarningMinutes=60