config.yaml 314 B

12345678910111213141516
  1. module:
  2. mounts:
  3. - source: static
  4. target: static
  5. - source: templates
  6. target: layouts/wowchemycms
  7. outputFormats:
  8. wowchemycms_config:
  9. baseName: config
  10. isPlainText: true
  11. mediatype: application/yaml
  12. notAlternative: false
  13. mediaTypes:
  14. application/yaml:
  15. suffixes:
  16. - yml