1 files changed, 6 insertions, 0 deletions
diff --git a/develop/print.html b/develop/print.html
index f25ff642b3..903306cf91 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -4617,6 +4617,12 @@ room_prejoin_state:
#additional_event_types:
# - org.example.custom.event.type
+# If enabled, puppeted user IP's can also be tracked. By default when
+# puppeting another user, the user who has created the access token
+# for puppeting is tracked. If this is enabled, both requests are tracked.
+# Implicitly enables MAU tracking for puppeted users.
+#track_puppeted_user_ips: false
+
# A list of application service config files to use
#
|