Add: support config single thread

This commit is contained in:
2021-12-15 09:11:03 +08:00
parent 97083114fb
commit 73828c547c
3 changed files with 41 additions and 15 deletions

View File

@@ -1,6 +1,7 @@
{
"api": {
"database_name": "music.sqlite3",
"single_thread": true,
"addr": ":8080",
"token": "!! config your very strong token here !!",
"ffmpeg_threads": 1,