]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Removed UserConfigFileName entry from system config,
authorPeter Bernard West <pbwest@apache.org>
Sun, 14 Mar 2004 11:54:41 +0000 (11:54 +0000)
committerPeter Bernard West <pbwest@apache.org>
Sun, 14 Mar 2004 11:54:41 +0000 (11:54 +0000)
and included note that it is now imposssible to specify
user level config in the system config file.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197449 13f79535-47bb-0310-9956-ffa450edef68

conf/config.xml

index 24a35601182790df55879eb5bd2beebd6510d0c5..7a8978474a8e6be6c1e70dbaaeffcb56b8b0d53d 100644 (file)
     <key>dumpConfiguration</key>
     <value>false</value>
   </entry>
-  <!--  -->
+  <!-- N.B. User config file cannot be specified here, because
+  all user configuration is done before the system configuration is attempted.
+  Any values already set by user configuration pre-empt system configuration
+  values.
   <entry>
     <key>userConfigFileName</key>
     <value>userconfig.xml</value>
   </entry>
-
+-->
   <!-- stream-filter-list provides the default filters that are applied to all
   stream objects within the PDF file. These are normally used for 
   compression -->