Went to make the change this morning but can't find how to properly change the value in the ttm file.
I assume that the section we want to change is the neo_user_re_auth_timeout
From this doc I found the max is 24 hours though. We wanted to change it something closer to a week for this one specific account.
This screenshot is from an older doc I found.
https://downloads.checkpoint.com/fileserver/SOURCE/direct/ID/7262/FILE/Integrity_SecureClient_Mobile...

Do these values still hold true for max? And if I am able to change it to something else what is the proper syntax?
Currently running R77.30
Finding the docs confusing.
Would I change
:neo_user_re_auth_timeout (
:gateway (endpoint_vpn_user_re_auth_timeout
:default (client_decide)
to
:neo_user_re_auth_timeout (
:gateway (endpoint_vpn_user_re_auth_timeout
:default (1440)
Really want 10080 instead of 1440.
Help please!! 