Skip to content

Enable Type selector; Update logic to take type into account

Kevin Brooks requested to merge issue/purge_file-3399909:1.0.x into 1.0.x
  • Update install to check for active "url" or "path" purger
  • Update documentation to illustrate path vs url type selection
  • Update logic to account for type setting. If 'url,' keep logic as is. If 'path,' use a relative URL stripping the initial '/' character
  • Keep wildcard logic as is
  • Update log / debug messaging to correctly show type selected and path/url being invalidated.

Merge request reports