This commit is contained in:
crschnick
2026-05-29 21:49:51 +00:00
parent 7665a92cf5
commit f75f2d97d7
@@ -216,7 +216,9 @@ public class MstscRdpClient implements ExternalApplicationType.PathApplication,
},
Duration.ofSeconds(1));
if (!setCache) {
if (!setCache && configuration
.getConfig()
.get("full address").isPresent()) {
var localhost = configuration
.getConfig()
.get("full address")