Jérémy DECOOL
Jérémy DECOOL
Hi @cedric-anne, sorry for the delay of this answer. It looks like very interesting, but I'm too busy to implement it right now. I keep this issue, to work on...
That look awesome work ! I'll take time to look at your work and then I'll happy to merge it in this main repository.
This PR should fix https://github.com/froala/KMSFroalaEditorBundle/issues/127
Thanks @jmsche I know about this bundle but my current project is not Symfony 6.4 ready :(
> Didn't the $lockPath parameter solve the issue? It does. But by default, everything is written in the temp directory and if two Symfony projects use the default configuration they...
What about this PR ? The idea is to allow multiple Symfony project to use `flock` LockStore on the same server without being block each other by default.