This commit is contained in:
squahtx 2022-01-12 16:10:12 +00:00
parent 9a763ed9a3
commit 7de6e7a3bf
5 changed files with 20 additions and 2 deletions

View file

@ -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
#

View file

@ -1503,6 +1503,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
#

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -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
#