Sametime Reports - Parameter

Hello,

i am looking for a parameter to reduce (7 days) the sametime report availability in days.

For docker within ST 12.0.1 i have the option to set this parameter

custom.env: REPORT_EXPIRES_IN_DAYS=90

But i cant find any parameter for Kubernetes ?

There is only a documented parameter to disable reports within ST 12.0.1 FP1

https://help.hcltechsw.com/sametime/1201/admin/t_disable_generate_report.html

meetingReportsDisabled: true

 

Hi Alexander -

In values.yaml - the parameter you are looking for is

meetingActivityExpiresInDays

- tony

Thank you very much

You are the best