I took a look at the Config.java file, and the pertinent config value is, I think, SESSION_EXPIRATION, correct? I see this value being initialized, but I do not see it being used elsewhere within the file. Would you be able to point me in the direction of the file in which this value is used? Thank ...
