Is it possible to migrate from docker pro back to docker community?

I have a dockerized seafile pro 11, but recently I want to migrate it back to community because I need more than 3 users. Is it possible? The manual only provides a way to switch from non-docker pro to non-docker community.

You can just download the yml file for the community edition or modify the yml file directly to use the community edition image, and comment out elastic search image to switch back to community edition.

I have just done this on v12 only to end up with no libraries showing and a red Error. I just assumed it wasn’t supported. I will try again at some point and see if there are more details about the error in the logs.

Ah I think it’s because I had setup Departments while on Pro and would need to delete them before switching back to CE>