The "maphide" Module (v4)
Description
This module allows the server administrator to replace the output of a /MAP and /LINKS with an URL.
Configuration
To load this module use the following <module> tag:
<module name="maphide">
<security>
This module extends the core <security> tag with the following fields:
| Name | Type | Default Value | Description |
|---|---|---|---|
| maphide | Text | None | Required! The URL to provide to users who run the /MAP and /LINKS commands. |
Example Usage
<security ...
maphide="https://www.example.com/servers">