Disabling reports on Kubernetes
-
Change to the helm directory where the Sametime installation package was decompressed.
cd helm
-
Open the values.yaml file and put in edit mode.
-
Locate the
meetingReportsDisabled
value and change the value to false.MeetingReportsDisabled: false
-
Save and close the values.yaml file.