You are here

lagoon_varnish.info.yml in Lagoon Varnish 8

File

lagoon_varnish.info.yml
View source
  1. name: 'lagoon_varnish'
  2. type: module
  3. description: 'A meta-module that bundles and configures Varnish cache clearing for the Lagoon platform'
  4. core: 8.x
  5. core_version_requirement: ^8 || ^9
  6. package: 'amazeeio'
  7. dependencies:
  8. - purge:purge
  9. - purge:purge_drush
  10. - purge:purge_tokens
  11. - purge:purge_ui
  12. - purge:purge_processor_cron
  13. - purge:purge_processor_lateruntime
  14. - purge:purge_queuer_coretags
  15. # - varnish_purger:varnish_purger
  16. # - varnish_purger:varnish_purge_tags
  17. # Enable the above two manually, see this: https://www.drupal.org/project/varnish_purge/issues/2999913#comment-13764503