summary refs log tree commit diff
path: root/changelog.d/11561.feature
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2022-01-17 14:55:30 +0000
committerGitHub <noreply@github.com>2022-01-17 14:55:30 +0000
commit86615aa965a04dc4c16ff28ee5b82cbe65a83530 (patch)
treec3316e3c3c54c206c9510fa78451731426e1030e /changelog.d/11561.feature
parentUpdate documentation for configuring facebook login (#11755) (diff)
downloadsynapse-86615aa965a04dc4c16ff28ee5b82cbe65a83530.tar.xz
Fix up docs for `track_puppeted_user_ips` (again) (#11757)
Fixes #11741
Diffstat (limited to 'changelog.d/11561.feature')
-rw-r--r--changelog.d/11561.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/11561.feature b/changelog.d/11561.feature
index 19dada883b..3d4f2159c0 100644
--- a/changelog.d/11561.feature
+++ b/changelog.d/11561.feature
@@ -1 +1 @@
-Add `track_puppeted_user_ips` config flag to track puppeted user IP addresses. This also includes them in monthly active user counts.
+Add `track_puppeted_user_ips` config flag to record client IP addresses against puppeted users, and include the puppeted users in monthly active user counts.