jleehr/meta_generator_eraser

Removes the generator meta tag from head and headers.

1.0.0 2024-05-15 08:46 UTC

This package is auto-updated.

Last update: 2024-05-15 09:05:16 UTC


README

Removes the meta name="Generator" tag from the html head and the X-Generator html header.

Requirements

  • Drupal >= 10

Installation

To install this module, use composer require, or place it in your modules folder and enable it on the modules page.

See https://www.drupal.org/docs/extending-drupal/installing-modules for further information.

Configuration

No further configuration is required.