Added entry to explain the basic mode.
This commit is contained in:
parent
4e9546ca0b
commit
2b3d1419e2
1 changed files with 21 additions and 0 deletions
21
README.md
21
README.md
|
|
@ -344,6 +344,27 @@ As this is a simple basic authentication, if your browser doesn't show the promp
|
|||
|
||||
`http://username:password@your_ytptube_url:port`
|
||||
|
||||
|
||||
## Basic mode
|
||||
|
||||
What does the basic mode do? it hides the the following features from the WebUI.
|
||||
|
||||
### Header
|
||||
|
||||
It disables the `Console`, `Tasks`, `Add` buttons.
|
||||
|
||||
### Add form
|
||||
|
||||
Disables everything except the `URL` and `Add` button. the default preset `YTP_DEFAULT_PRESET` will be used. The folder will be
|
||||
the root download path `YTP_DOWNLOAD_PATH`.
|
||||
|
||||
The add form will always be visible and un-collapsible.
|
||||
|
||||
### Queue & History
|
||||
|
||||
Disables the `Information` button.
|
||||
|
||||
|
||||
# Social contact
|
||||
|
||||
If you have short or quick questions, you are free to join my [discord server](https://discord.gg/G3GpVR8xpb) and ask
|
||||
|
|
|
|||
Loading…
Reference in a new issue