Sametime 12

Categories: hcl

Customizing Sametime 12

In file custom.env add the following

REACT_APP_PRODUCT_LOGO=/images/branding/my-logo.jpg # Change login logo
REACT_APP_MEETING_BANNER_IMAGE=/images/branding/my-logo.jpg # Change meetings logo
REACT_APP_MEETING_BACKGROUND_IMAGE=/images/branding/my-theme.jpg # Change meetings background


Read More →