From 7de6e7a3bf9dec541e89be7f5f7ab785d2886b37 Mon Sep 17 00:00:00 2001 From: squahtx Date: Wed, 12 Jan 2022 16:10:12 +0000 Subject: deploy: 2560b1b6b2f74b5724253396c0e3665fa1f7968c --- develop/usage/configuration/homeserver_sample_config.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'develop/usage/configuration/homeserver_sample_config.html') diff --git a/develop/usage/configuration/homeserver_sample_config.html b/develop/usage/configuration/homeserver_sample_config.html index f1286b3e80..71372192af 100644 --- a/develop/usage/configuration/homeserver_sample_config.html +++ b/develop/usage/configuration/homeserver_sample_config.html @@ -1695,6 +1695,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 # -- cgit 1.5.1