diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 62a40a2e..53295722 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -190,6 +190,13 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
Group successive play history by the same user as a single entry in the tables and watch statistics.
+Enable to mask passwords, access tokens, and public IP addresses with asterisks (*) in the logs.
+ Note: Only logs from the time this setting is enabled will be masked. Do not post your logs publically without masking sensitive information!