configuration.properties 585 B

1234567891011121314151617181920
  1. # This file is part of the DITA Open Toolkit project.
  2. #
  3. # Copyright 2011 Jarno Elovirta
  4. #
  5. # See the accompanying LICENSE file for applicable license.
  6. #DITA-OT configuration properties
  7. default.cascade = merge
  8. temp-file-name-scheme = org.dita.dost.module.GenMapAndTopicListModule$DefaultTempFileScheme
  9. #filter-attributes =
  10. #flag-attributes =
  11. cli.color = true
  12. # Integration
  13. plugindirs = plugins;demo
  14. plugin.ignores =
  15. plugin.order = org.dita.base org.oasis-open.dita.v1_3 org.oasis-open.dita.v1_2
  16. registry = https://plugins.dita-ot.org/
  17. # PDF2 defaults
  18. org.dita.pdf2.i18n.enabled = true