Skip to content

Remove map data from the simulation

Ghost User requested to merge feature-#349-remove-maps-from-config into master

Since we do not send map data in our app, we removed the sending of it from the simulation.

Map data is not generated for any host.

The negative value for the mapSendingInterval doesn't make a difference, but the setting is necessary and -1 indicates somewhat better that this is not a regular value.

Merge request reports