Removing it should not have any impact on existing configurations.
Signed-off-by: Oliver Kästner <okae...@rosen-nxt.com>
---
recipes-support/swupdate/swupdate/10-mongoose-args.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-support/swupdate/swupdate/10-mongoose-args.in b/recipes-support/swupdate/swupdate/10-mongoose-args.in
index a2ca1a6..6c4fefb 100644
--- a/recipes-support/swupdate/swupdate/10-mongoose-args.in
+++ b/recipes-support/swupdate/swupdate/10-mongoose-args.in
@@ -1 +1 @@
-SWUPDATE_WEBSERVER_ARGS="-r @@wwwdir@@ ${SWUPDATE_MONGOOSE_EXTRA_ARGS:--p 8080}"
+SWUPDATE_WEBSERVER_ARGS="-r @@wwwdir@@ ${SWUPDATE_MONGOOSE_EXTRA_ARGS}"
--
2.43.0