add --port=value argument

This commit is contained in:
Lion Kortlepel
2023-12-30 11:53:47 +01:00
parent 6f50cad76b
commit cf8f10b949
3 changed files with 25 additions and 3 deletions

View File

@@ -259,7 +259,6 @@ void TConfig::ParseFromFile(std::string_view name) {
Application::SetSubsystemStatus("Config", Application::Status::Bad);
return;
}
PrintDebug();
// Update in any case
if (!mDisableConfig) {