crxConfig.xml 752 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: crx
  5. (C) Copyright IBM Corp. 2003, 2010
  6. US Government Users Restricted Rights - Use, duplication or disclosure
  7. restricted by GSA ADP Schedule Contract with IBM Corp.
  8. -->
  9. <!-- COPYRIGHT_DATA { 'YEAR':[2010, 2009, 2003], 'RELEASE':['colorado_wave1'], 'VISIBLE':'YES', 'COMPONENT':'crx' }-->
  10. <!--All lines above the COPYRIGHT_DATA line will be replaced when copyright notices are generated. -->
  11. <crxConfig>
  12. <!-- CRX_MAX_TOKEN_LIMIT: Overrides the maximum number of tokens allowed for a report expression. -->
  13. <!-- Enter 0 to use the hard-coded default value. -->
  14. <!-- -->
  15. <CRX_MAX_TOKEN_LIMIT>3000</CRX_MAX_TOKEN_LIMIT>
  16. <!-- -->
  17. </crxConfig>