We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
something like php_cli_ini
php_cli_ini
we need to set memory_limit = -1
memory_limit = -1
or is that out of scope of this role? should i use an additional role just for that?
The text was updated successfully, but these errors were encountered:
#24 Add debian as test environment for Travis
71e9be1
In general this is out of scope, because this role was made to only install and configure FPM. I will think about what I could do for that.
Sorry, something went wrong.
No branches or pull requests
something like
php_cli_ini
we need to set
memory_limit = -1
or is that out of scope of this role? should i use an additional role just for that?
The text was updated successfully, but these errors were encountered: