Vaultwarden Groups

I can dig around and get to the Docker container and find the compose files, but if I modify any of these to enable groups, will this just be overwritten on the upgrade?

I need to do mass permissions updates on imported collections.

Thanks

So setting this in the # ORG_GROUPS_ENABLED=false

pp_configs/vaultwarden/versions/1.1.7/app.yaml

this is just going to change when the container updates.

/mnt/.ix-apps/app_configs/vaultwarden]/metadata.yml
and this seems to be tied to version as well

Apologies for all this.

Anyhow, editing the Container (App), I can set environment variables. I "ass"umed that pertained to something else.