config.yaml 382 B

123456789101112131415161718
  1. module:
  2. mounts:
  3. - source: data
  4. target: data
  5. - source: functions
  6. target: layouts/partials/mod-wowchemy-cms
  7. - source: templates
  8. target: layouts/wowchemycms
  9. outputFormats:
  10. wowchemycms_config:
  11. baseName: config
  12. isPlainText: true
  13. mediatype: application/yaml
  14. notAlternative: false
  15. mediaTypes:
  16. application/yaml:
  17. suffixes:
  18. - yml