Hello
does anyone knows how to disable the gravatar lookup in Sametime Meetings 12 ?
Hello
does anyone knows how to disable the gravatar lookup in Sametime Meetings 12 ?
Hello Kris,
This is a good question. We do not expose a configuration item for this. If on Docker, you could test by adding a custom-config.js file in the sametime-config/web folder with the following content:
config.gravatar.disabled=true
(Ensure that the folder Permissions are correct, for example: owner root / access files)
Restart / +test.
While we do not advertise this configuration, you may submit this new idea here:
Hello
I tried your suggestion by creating the file and restarted but no go