Cannot disable recording

I am using latest stable docker build, from the last release it appears recording config is not respected.

recordingService.enabled = false

I tried configOverwrite too, and there is logs on the console.

Extending config with: {"recordingService":{"enabled":false}}

But recording option is still visible from the toolbar menu.