mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-30 16:59:15 +02:00
add delayed antenna change option
This commit is contained in:
@@ -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