pnever      02/05/02 12:48:57

  Modified:    src/share/org/apache/slide slide.properties
  Log:
  Added properties (DeltaV, DASL, etc.) and some documentation
  
  Revision  Changes    Path
  1.4       +16 -4     jakarta-slide/src/share/org/apache/slide/slide.properties
  
  Index: slide.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/share/org/apache/slide/slide.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- slide.properties  1 Mar 2002 16:59:31 -0000       1.3
  +++ slide.properties  2 May 2002 19:48:57 -0000       1.4
  @@ -8,8 +8,20 @@
   
   # Automatically perform locking checks
   # Default : true
  -#org.apache.slide.lock=true
  +org.apache.slide.lock=true
   
  -# Enable DeltaV versioning
  -# Default : true
  -#org.apache.slide.versioncontrol=true
  \ No newline at end of file
  +# Use version control (DeltaV)
  +# Default: true
  +org.apache.slide.versioncontrol=true
  +
  +# DASL
  +# Default: true
  +org.apache.slide.search=true
  +
  +# URL Encoding
  +# Default: platform default encoding
  +#org.apache.slide.urlEncoding=UTF-8
  +
  +# Debug
  +# Default: false
  +org.apache.slide.debug=false
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to