diff --git a/data/interfaces/default/edit_user.html b/data/interfaces/default/edit_user.html index 505afc2c..aafca93b 100644 --- a/data/interfaces/default/edit_user.html +++ b/data/interfaces/default/edit_user.html @@ -13,6 +13,7 @@ data :: Usable parameters 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 DOCUMENTATION :: END %doc> @@ -29,6 +30,10 @@ DOCUMENTATION :: END
Replace all occurances of the username with this name.
+Uncheck this if you do not want to receive notifications for this user's activity.
+