That question may seem weird for such an app, but though we use CollaboraOnline, our context leads us to need a way to disable simultaneous editing for each document, or other way to say it is : limit concurrent editing of every document to one people.
Hello @nec! Welcome to the Collabora Online forums!
It’s quite interesting to hear that you want to restrict document editing to a single user, especially considering that Collabora is designed for multi-user simultaneous editing!
The use case for our client is that they need a way to edit .doc files as templates for an app, but their absolutely need is that only one user changes a template at a time.
I created an explicite docker compose file, including the following parameters :
Obviously, the option related to this topic is the one about concurrency.
I’m not able to witness if this change is effective, as I have to rely on our client to validate this change, but I’m hoping it’s fine.
Concurrency there means the number of threads you can use at once as the comment says: “The maximum number of threads to use while processing a document.” - and does not limit the number of users who can edit a document - or the number of simultaneously opened documents