mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-29 16:29:19 +02:00
RDS bugfixes & improvements
This commit is contained in:
@@ -31,6 +31,7 @@ let serverConfig = {
|
||||
defaultTheme: "theme1",
|
||||
bgImage: "",
|
||||
rdsMode: false,
|
||||
rdsTimeout: 0,
|
||||
txIdAlgorithm: 0
|
||||
},
|
||||
xdrd: {
|
||||
@@ -181,4 +182,4 @@ if (configExists()) {
|
||||
|
||||
module.exports = {
|
||||
configName, serverConfig, configUpdate, configSave, configExists, configPath
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user