Skip to content

Commit 3923900

Browse files
committed
add YOUTUBE_BASE_URL
1 parent b575cdb commit 3923900

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Getting-Started/Environment-Variables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ This is a complete list of available environment variables; required variables a
2020
| SCAN_TIMEOUT | Timeout for the background scan/rescan tasks (in seconds) | | `14400` |
2121
| DISABLE_EMULATOR_JS | Disables playing in browser with [EmulatorJS](../Platforms-and-Players/EmulatorJS-Player.md) | | `false` |
2222
| DISABLE_RUFFLE_RS | Disables playing flash games with [RuffleRS](../Platforms-and-Players/RuffleRS-Player.md) | | `false` |
23+
| YOUTUBE_BASE_URL | Base URL for alternate frontends (Piped, Invidious etc.) | | `https://www.youtube.com` |
2324
| TZ | Sets the timezone | | `UTC` |
2425
| WEB_CONCURRENCY | Number of processes running the app | | `2` |
2526
| ROMM_PORT | Port on which the application listens | | `8080` |

0 commit comments

Comments
 (0)