Skip to content

feat: read xmpp host and xmpp port from system properties

Sirea _ requested to merge sirea/vacuumclean:master into master

Add option to define the IP address and port of the XMPP server that the Deebot should connect to. This is necessary if the runner is hosted behind a reverse proxy.

  • minor cleanup (e.g. remove unused imports, remove "test" from package name in deebot-server module)

Merge request reports