refactor(backend): queue system presented
queue system is presented to be more scalable app and reliable download system BREAKING CHANGE: redis is added and required now close #5
This commit is contained in:
+2
-3
@@ -22,6 +22,5 @@ services:
|
||||
```
|
||||
|
||||
### Environment variables
|
||||
Name | Default | Description |
|
||||
--- |---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
FORMAT | `mp3` | Format of downloaded files (currently fully supported only `mp3` but you can try whatever you want from [ffmpeg](https://ffmpeg.org/ffmpeg-formats.html#Muxers)) |
|
||||
|
||||
For detailed configuration, see available [Environment variables](variables.md).
|
||||
Reference in New Issue
Block a user