Add file sessionhandler storage option to horde config
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 12 Nov 2010 20:59:31 +0000 (13:59 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 12 Nov 2010 20:59:31 +0000 (13:59 -0700)
horde/config/conf.xml

index 5e78385..87e7a18 100644 (file)
       <configstring name="gc" desc="Your gc() function"/>
      </configsection>
     </case>
+    <case name="File" desc="Filesystem storage">
+     <configsection name="params">
+      <configstring name="path" desc="The path to save the session files
+      in.">/tmp</configstring>
+     </configsection>
+    </case>
     <case name="Memcache" desc="Memcache only">
      <configsection name="params">
       <configswitch name="track" required="false" desc="Keep track of active