fix confirmLogout setting for SessionManagement

Authored by sitter on Jun 5 2020, 10:53 AM.

Description

fix confirmLogout setting for SessionManagement

the actual entry written by the KCM has a lower case 'c'.
this fixes the sessionrunner not correctly honoring the setting as that
readEntry would always return the default true value.