File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -305,11 +305,16 @@ Description
305305 If set to ``True ``, the Web UI will require the user to log in with their Plex account before accessing the Web UI.
306306 Only the owner of the Plex Media Server will be able to log in.
307307
308- .. Attention ::
309- Consider enabling this value if you plan to expose the Web UI to the outside world.
308+ .. danger ::
309+ Disabling this value will allow anyone with network access to the Web UI to access it.
310+
311+ For security reasons, this value is not configurable via the Web UI. You need to manually edit the plug-in's XML
312+ preferences file. If you do not know how to do this, you should not disable this value.
313+
314+ Changing this value requires a Plex Media Server restart.
310315
311316Default
312- ``False ``
317+ ``True ``
313318
314319Log all web server messages
315320^^^^^^^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments