mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-11-22 02:10:11 +00:00
Updated Setup (markdown)
parent
4f13e0aac8
commit
f9044d7ff2
3
Setup.md
3
Setup.md
@ -13,7 +13,8 @@ After that, open the config at the path specified and get to configuring.
|
||||
* The rest of the fields under this section can be whatever you want, so you may as well leave them as they are.
|
||||
* **ui**
|
||||
* The host and port are where the web interface will be hosted. The server runs insecurely, so you should put it behind a reverse proxy with HTTPS.
|
||||
* The username and password here are for the admin page.
|
||||
* `jellyfin_login` lets you log in to the admin page using your username and password from jellyfin. By default this allows any user to access the page. You can restrict this to admins only by enabling `admins_only`.
|
||||
* The username and password here are for the admin page. They're not used if you've enabled `jellyfin_login`.
|
||||
* **password validation**
|
||||
* Enabling this will display a list of criteria when a user tries to create an account, and validate it against these when they try to submit.
|
||||
* The rest of the settings are self explanatory.
|
||||
|
Loading…
Reference in New Issue
Block a user