Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordizzy <diosmosis@users.noreply.github.com>2021-05-11 07:06:58 +0300
committerGitHub <noreply@github.com>2021-05-11 07:06:58 +0300
commitb58ed3d4516f2c8214b547032d1cd7fac3088646 (patch)
tree3d18ab9bb49e1f5255a53797b0d2d24ecf3a26f2 /CHANGELOG.md
parenta7a3d8c8a4923aa60ed66cd6a86b669835848590 (diff)
add new ini config to enable/disable the php profiler feature (#17537)
* add new ini config to enable/disable the php profiler feature * apply review feedback * fix test * update screenshot * updated expected message
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 44496c3910..787faa8092 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@ The Product Changelog at **[matomo.org/changelog](https://matomo.org/changelog)*
### New config.ini.php settings
* The `password_hash_algorithm`, `password_hash_argon2_threads`, `password_hash_argon2_memory_cost` and `password_hash_argon2_time_cost` INI config options have been added to allow using specific `password_hash` algorithms and options if desired.
+* The `enable_php_profiler` INI config option was added. This must now be set to 1 before profiling is allowed in Matomo.
## Matomo 4.2.0