aboutsummaryrefslogtreecommitdiffstats
path: root/odl-aaa-moon/aaa-authn-store/src/main/resources/tokens.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'odl-aaa-moon/aaa-authn-store/src/main/resources/tokens.cfg')
-rw-r--r--odl-aaa-moon/aaa-authn-store/src/main/resources/tokens.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/odl-aaa-moon/aaa-authn-store/src/main/resources/tokens.cfg b/odl-aaa-moon/aaa-authn-store/src/main/resources/tokens.cfg
new file mode 100644
index 00000000..d3dda90e
--- /dev/null
+++ b/odl-aaa-moon/aaa-authn-store/src/main/resources/tokens.cfg
@@ -0,0 +1,4 @@
+maxCachedTokensInMemory=10000
+maxCachedTokensOnDisk=1000000
+secondsToLive=3600
+secondsToIdle=3600 \ No newline at end of file