You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2003/09/01 15:01:00 UTC

cvs commit: xml-forrest/src/resources/conf cli.xconf

jefft       2003/09/01 06:01:00

  Modified:    src/resources/conf cli.xconf
  Log:
  Add default excludes from 0.4
  
  Revision  Changes    Path
  1.3       +3 -3      xml-forrest/src/resources/conf/cli.xconf
  
  Index: cli.xconf
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/conf/cli.xconf,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- cli.xconf	31 Aug 2003 10:23:27 -0000	1.2
  +++ cli.xconf	1 Sep 2003 13:01:00 -0000	1.3
  @@ -142,8 +142,8 @@
          +-->
   
      <!-- Includes and excludes can be used to limit which URLs are rendered -->
  -   <!--<exclude pattern="apidocs/**"/>-->
  -
  +   <exclude pattern="**apidocs**"/>
  +   <exclude pattern="api/**"/>
      <uri src="favicon.ico"/>
   
      <!--+