Remote URL hardcoding compatibility (#1810)

* Remote URL compatibility
---------

Co-authored-by: jeffvli <jeffvictorli@gmail.com>
This commit is contained in:
ashe
2026-03-09 22:08:28 -04:00
committed by GitHub
parent 3873218e94
commit e46c61e026
8 changed files with 19 additions and 3 deletions
+1
View File
@@ -74,6 +74,7 @@ declare global {
FS_PLAYBACK_TRANSCODE_ENABLED?: string;
FS_PLAYBACK_WEB_AUDIO?: string;
LEGACY_AUTHENTICATION?: boolean | string;
REMOTE_URL?: string;
SERVER_LOCK?: boolean | string;
SERVER_NAME?: string;
SERVER_TYPE?: string;