Activate Time Settings

Hello,
I use Grafana Version 12.3. as a Docker container. I would like to use the new “Time Settings” feature. Consolidated panel time settings and time comparison | Grafana Labs

I enabled this via grafana.ini.

panelTimeSetting = true
timeComparison = true

After restarting the container, I can also see the active features in the web GUI.

But unfortunately, I don’t see the new selection in the panel.

Do I need to do anything else here to see the setting in the panel?

Thank you very much for your support.