diff --git a/data/interfaces/default/edit_user.html b/data/interfaces/default/edit_user.html index 937647d4..f6507a43 100644 --- a/data/interfaces/default/edit_user.html +++ b/data/interfaces/default/edit_user.html @@ -14,6 +14,7 @@ user Return the real Plex username user_id Return the Plex user_id friendly_name Returns the friendly edited Plex username do_notify Returns bool value for whether the user should trigger notifications +keep_history Returns bool value for whether the user's activity should be logged DOCUMENTATION :: END @@ -42,6 +43,12 @@ DOCUMENTATION :: END

Uncheck this if you do not want to receive notifications for this user's activity.

+
+ +

Uncheck this if you do not want this keep any history on this user's activity.

+