App.sso_client_cache_timeout documentation

@zach JFYI

In Pritunl VPN, for the Pritunl Authentication Cache, the tooltip says the default timeout value is 7 days. The documentation states 2 days.

In fact, if you check the value on a fresh Pritunl VPN installation using pritunl get app.sso_client_cache_timeout, it equals 30 days (2592000 seconds).

Also, the “Suggest Edits” button on https://docs.pritunl.com/docs/ redirects to a new documentation version ( Pritunl Documentation ) where there is no option to suggest changes.

The tooltip is hard coded into the web code so it won’t update. I may change this in the future but generally most uses don’t change the internal option.

The documentation was migrated to GitBook the old documentation will remain available but the suggest edits was disabled for the old documentation.

Yes, I mean that the 7 days value in the tooltip does not match the actual default value (30 days). Perhaps this can be fixed in a future update.