New: Command line parameter --customBGServiceBaseUrl
to set the base URL of the server which provides custom background images.
Usage:
teams-for-linux --customBGServiceBaseUrl <protocol>://<domain>:<port>/<path>
Examples:
teams-for-linux --customBGServiceBaseUrl http://localhsot
teams-for-linux --customBGServiceBaseUrl http://localhost:12345
teams-for-linux --customBGServiceBaseUrl https://mywebsite.com