Files
opencloud/pkg/jmap/api_objects.go
Pascal Bleser 5fd6f96ad6 groupware: add tracking of backend call durations
* add new configuration setting GROUPWARE_SEND_DURATIONS_RESPONSE
   (defaults to false)

 * keep track of lists of durations of backend calls

 * when enabled, report them as response headers Durations (human
   readable) and Durations-Nanos (as raw nanosecond values for machine
   consumption)
2026-07-01 14:57:31 +02:00

6.2 KiB