How to setup phpoptions of nextcloud correctly

I am not sure in some examples I read about extraOptions but in others it seems it’s called phpOptions now but when I setup inside services.nextcloud:

phpOptions = {
  "versions_retention_obligation" = "auto, 20";
  "trashbin_retention_obligation" = "auto";
};

I don’t see the changes not in /var/lib/nextcloud/config neither in config.php nor in overwrite.config.php is it somewhere else injected I want to see if it’s active or working or the conversion did work correctly.

Or did I do something wrong?

1 Like

I‘mnot running nextcloud so I don’t know where those settings have to go but did you try services.nextcloud.settings