diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 2b82e0ad..880229de 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -195,13 +195,6 @@ 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!

-

Directories

@@ -710,6 +703,15 @@ available_notification_agents = sorted(notifiers.available_notification_agents()

Enable if you want PlexPy to calculate the total file size for TV Shows/Seasons and Artists/Albums on the media info tables.

+
+ +

+ 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! +

+