Adjust default cache timeout based on cache subclass.
[shibboleth/sp.git] / configs / shibboleth2.xml.in
index 78ffb03..884d4c0 100644 (file)
@@ -47,6 +47,8 @@
     
        <!-- The InProcess section pertains to components that run inside the web server. -->
        <InProcess logger="@-PKGSYSCONFDIR-@/native.logger">
+               <SessionCache type="Remoted" cleanupInterval="900" cacheTimeout="900"/>
+       
                <!--
                To customize behavior, map hostnames and path components to applicationId and other settings.
                -->