vgritsenko 2002/08/12 15:34:41
Modified: src/java/org/apache/cocoon/components/store file.xconf
Log:
add comments
Revision Changes Path
1.2 +8 -2
xml-cocoon2/src/java/org/apache/cocoon/components/store/file.xconf
Index: file.xconf
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/store/file.xconf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- file.xconf 12 Aug 2002 22:33:03 -0000 1.1
+++ file.xconf 12 Aug 2002 22:34:40 -0000 1.2
@@ -6,8 +6,14 @@
from:
* FilesystemStore: Simple. Dependable. Thorougly tested.
* JispFilesystemStore: Scalable. New kid on the block. Not thorougly
tested.
- If you opt in to use JispFilesystemStore, comment out FilesystemStore
- entry.
+
+ Common configuration parameters:
+ use-cache-directory: Indicates that cache directory specified in
+ web.xml should be used.
+ use-work-directory: Indicates that work directory specified in
+ web.xml should be used.
+ directory: Specifies directory to use. Absolute or relative to the
+ work directory.
JispFilesystemStore configuration parameters
(in addition to common parameters):
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]