reduced token cache duration to 10 minutes

This commit is contained in:
Rohan Sircar 2019-11-21 11:21:50 +05:30
parent 9a922cf5b9
commit 1d36c317cf

View File

@ -10,7 +10,7 @@
<key-type>java.lang.String</key-type>
<value-type>org.ros.chatto.model.UserToken</value-type>
<expiry>
<ttl unit="seconds">300</ttl>
<ttl unit="seconds">100</ttl>
</expiry>
<listeners>
<listener>