Fix missing offlineSession local-cache config for demo-dist
This commit is contained in:
parent
1e3ec1983d
commit
2a8e868bc1
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
<local-cache name="realms"/>
|
||||
<local-cache name="users"/>
|
||||
<local-cache name="sessions"/>
|
||||
<local-cache name="offlineSessions"/>
|
||||
<local-cache name="loginFailures"/>
|
||||
</cache-container>
|
||||
<xsl:apply-templates select="node()|@*"/>
|
||||
|
|
Loading…
Reference in a new issue