remove publish test directories and update weekly monitoring script
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
# Web Client Directory
|
||||
|
||||
This directory is used to host the Jellyfin web client files.
|
||||
|
||||
Place your web client files (HTML, CSS, JavaScript, etc.) in this directory. The Jellyfin server will automatically detect and serve these files when the web client is enabled.
|
||||
|
||||
## Configuration
|
||||
|
||||
The server will automatically look for this `wwwroot` folder in the solution root directory. If not found, it will fall back to the default `jellyfin-web` folder in the application base directory.
|
||||
|
||||
You can also override the web directory location using:
|
||||
- Command line option: `--webdir <path>`
|
||||
- Environment variable: `JELLYFIN_WEB_DIR=<path>`
|
||||
Reference in New Issue
Block a user