Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 474 Bytes

File metadata and controls

24 lines (14 loc) · 474 Bytes

Matomo UpdateExposedFqdnList Plugin

Description

This plugin upates the redis cache when a FQDN is added or updated in Matomo

Installation

Refer to this Matomo FAQ.

Usage

Add the following section to your config.ini.php:

[UpdateExposedFqdnList]
redis_host = '127.20.0.0'
redis_port = 6379
redis_db_index = 0

Make sure you have direct access to the config.ini.php file before using this plugin