Sandeep More created KNOX-2232: ---------------------------------- Summary: Document Knox Token options Key: KNOX-2232 URL: https://issues.apache.org/jira/browse/KNOX-2232 Project: Apache Knox Issue Type: Bug Components: Site Affects Versions: 1.4.0 Reporter: Sandeep More Assignee: Sandeep More
KNOX-2214 added few options to manage token eviction that needs to be documented {noformat} <!-- Token eviction job run frequency --> <property> <name>gateway.knox.token.eviction.interval</name> <!-- in secs --> <value>60</value> </property> {noformat} {noformat} <!-- Token eviction grade period --> <property> <name>gateway.knox.token.eviction.grace.period</name> <!-- in secs --> <value>60</value> </property> {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)