From f9825410dc78d237dad51f430461b624d65b2c64 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sat, 23 Apr 2016 14:40:15 -0700 Subject: [PATCH] Move mask logs toggle to Extra Settings --- data/interfaces/default/settings.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) 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! +

+