Changeset 739
- Timestamp:
- 10/18/05 14:23:35
- Files:
-
- trunk/docs/book/xml/sessions.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/book/xml/sessions.xml
r695 r739 49 49 Built-in types are <literal>Ram</literal> (default), 50 50 <literal>File</literal> and <literal>PostgreSQL</literal> (see <xref 51 linkend="backends" /> for more info)</para> 51 linkend="backends" /> for more info).</para> 52 </listitem> 53 <listitem> 54 <para><option>sessionFilter.storagePath</option>: Specifies the directory 55 in which CherryPy puts the session files when sessionFilter.storageType is set 56 to <literal>File</literal>.</para> 52 57 </listitem> 53 58 <listitem>

