From 8a9c15f2d8a030906c59313fe056e2b3e73720fb Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Fri, 14 Jan 2022 14:12:23 +0000 Subject: deploy: 904bb044097a34ff37d06a92da4a1a39f2a9282b --- develop/usage/configuration/homeserver_sample_config.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (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 e7d2edcf08..f2f205e2d5 100644 --- a/develop/usage/configuration/homeserver_sample_config.html +++ b/develop/usage/configuration/homeserver_sample_config.html @@ -1695,11 +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 +# 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. +# Uncomment to also track puppeted user IP's. +# +#track_puppeted_user_ips: true # A list of application service config files to use -- cgit 1.5.1