Maxime Lafontaine
Results
3
issues of
Maxime Lafontaine
Would it be possible to set a user to run caddy, and not root. It's not possible to override root user and group id, and that cause problem with the...
Some bugs are fixed in master branch, but no new version on Wordpress. So I can't rely on wpackagist... And as you don't have a composer.json, I can't just include...
The script compress this: `"something"+ ++s;` as: `"something"+++s;` this cause a problem in firefox. Thanks