From 0e2da0935ffb670475234f51d8d809ffa0a4add9 Mon Sep 17 00:00:00 2001 From: RblSb Date: Tue, 18 Mar 2025 21:37:11 +0300 Subject: Remove heroku-specific check --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 58b3444..248b194 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ npm i @distube/ytdl-core@latest And install `ffmpeg` on your server system, it's only used to build single mp4 from downloaded audio/video tracks. Default cache size is 3.0 GiB. ## Configuration -It's just works, but you can also check [user/ folder](/user/README.md) for server settings and additional customization. +It just works, but you can also check [user/ folder](/user/README.md) for server settings and additional customization. ## How to use - Login with any nickname @@ -89,10 +89,10 @@ It's just works, but you can also check [user/ folder](/user/README.md) for serv - [qswitcher](https://github.com/aNNiMON/SyncTube-QSwitcher) - Raw video quality switcher ## Integrations -### Heroku: +### Platform services without permanent storage: - Create app and commit repo to get build - Remove `user/` folder from `.gitignore` and commit it to change default configuration -- Add `APP_URL` config var with `your-app-link.herokuapp.com` value to prevent sleeping when clients online +- Add `APP_URL` config var with `your-app-link.herokuapp.com` value if you need to prevent sleeping when clients online ## Development - Install [Haxe 4.3](https://haxe.org/download/), [VSCode](https://code.visualstudio.com) and [Haxe extension](https://marketplace.visualstudio.com/items?itemName=nadako.vshaxe) -- cgit v1.2.3