mirror of
https://github.com/sct/overseerr.git
synced 2025-12-27 00:34:56 +01:00
docs: add querystring support & admonitions to docker page (#860)
* docs: add querystring support to docker methods * docs: add query string support to the rest of the tabs * docs: add admonition for named volumes and emby variable
This commit is contained in:
@@ -13,7 +13,7 @@ There are currently two methods to add users to Jellyseerr: importing Mediaserve
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
<Tabs groupId="media-server-type">
|
||||
<Tabs groupId="media-server-type" queryString>
|
||||
<TabItem value="jellyfin" label="Jellyfin">
|
||||
Clicking the **Import Jellyfin Users** button on the **User List** page will fetch the list of users with access to the Jellyfin server and add them to Jellyseerr automatically.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user