You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01:00
add delayed antenna change option
This commit is contained in:
committed by
GitHub
parent
61638175fa
commit
3436d3171e
@@ -115,7 +115,8 @@ let serverConfig = {
|
||||
stereoStartup: "0",
|
||||
stereoNoUsers: "0",
|
||||
antennaStartup: "0",
|
||||
antennaNoUnsers: "0"
|
||||
antennaNoUsers: "0",
|
||||
antennaNoUsersDelay: false
|
||||
};
|
||||
|
||||
// Function to add missing fields without overwriting existing values
|
||||
|
||||
Reference in New Issue
Block a user