mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-29 16:29:19 +02:00
add config options for 'ffmpeg', 'samplerate offset'
This commit is contained in:
@@ -45,7 +45,9 @@ let serverConfig = {
|
||||
audioBitrate: "128k",
|
||||
audioBoost: false,
|
||||
softwareMode: false,
|
||||
startupVolume: "0.95"
|
||||
startupVolume: "0.95",
|
||||
ffmpeg: false,
|
||||
samplerateOffset: "0"
|
||||
},
|
||||
identification: {
|
||||
token: null,
|
||||
|
||||
Reference in New Issue
Block a user