mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-06 10:50:31 -07:00
fix: drop xml element not available in 7.6
This commit is contained in:
parent
6334daf244
commit
6ac0c18842
1 changed files with 0 additions and 1 deletions
|
@ -376,7 +376,6 @@
|
||||||
<distributed-cache name="offlineClientSessions" owners="2"/>
|
<distributed-cache name="offlineClientSessions" owners="2"/>
|
||||||
<distributed-cache name="loginFailures" owners="2"/>
|
<distributed-cache name="loginFailures" owners="2"/>
|
||||||
<distributed-cache name="actionTokens" owners="2">
|
<distributed-cache name="actionTokens" owners="2">
|
||||||
<object-memory size="-1"/>
|
|
||||||
<expiration interval="300000" max-idle="-1"/>
|
<expiration interval="300000" max-idle="-1"/>
|
||||||
</distributed-cache>
|
</distributed-cache>
|
||||||
<local-cache name="authorization">
|
<local-cache name="authorization">
|
||||||
|
|
Loading…
Add table
Reference in a new issue