From 3b05472ff4bbf74211b1ee87d327088eca3ce2f4 Mon Sep 17 00:00:00 2001 From: TheCatLady <52870424+TheCatLady@users.noreply.github.com> Date: Sun, 17 Oct 2021 21:04:46 -0400 Subject: [PATCH] docs: add app title req for disabling Plex OAuth --- docs/using-overseerr/settings/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/using-overseerr/settings/README.md b/docs/using-overseerr/settings/README.md index 3ff968779..eb672e922 100644 --- a/docs/using-overseerr/settings/README.md +++ b/docs/using-overseerr/settings/README.md @@ -68,11 +68,15 @@ This setting is **enabled** by default. Select the sign-in methods you would like to allow. -In order to disable Plex OAuth, [email notifications](../notifications/email.md) must be enabled and the server owner must have a password configured for their account. +In order to disable Plex OAuth: + +- an [application title](#application-title) must be set, +- [email notifications](../notifications/email.md) must be enabled, +- and the server owner must have a password configured for their account. Both Plex OAuth and password sign-in are enabled by default. -### Enable New Plex Sign-In +### Enable New Plex Sign-Ins When enabled, users with access to your Plex server will be able to sign in to Overseerr even if they have not yet been imported. Users will be automatically assigned the permissions configured in the [Default Permissions](#default-permissions) setting upon first sign-in.