Compression="false" by default for host device

I just viewed my config.xml file and noticed that the compression flag for my host device is set to false. There doesn’t seem to be any UI settings to modify the compression of the host device (but there is a “Use Compression” setting for peer devices).

Should I be concerned about this? Should I force compression=“true” in the config (if I want it on?) Does this already exist in the UI somewhere?

Thanks!

AFAIK this doesn’t have any effect, as the host doesn’t communicate with itself, only with other devices, so only the flag for other devices matter.

2 Likes

Very good, thank you! I suspect the same is true for introducer=“false”, yes?

Yes, exactly the same.

1 Like