projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2ff042
)
Add file sessionhandler storage option to horde config
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 12 Nov 2010 20:59:31 +0000
(13:59 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 12 Nov 2010 20:59:31 +0000
(13:59 -0700)
horde/config/conf.xml
patch
|
blob
|
history
diff --git
a/horde/config/conf.xml
b/horde/config/conf.xml
index
5e78385
..
87e7a18
100644
(file)
--- a/
horde/config/conf.xml
+++ b/
horde/config/conf.xml
@@
-1280,6
+1280,12
@@
<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