-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[HttpKernel] add kernel.runtime_environment
= %env(default:kernel.environment:APP_RUNTIME_ENV)%
parameter
#14455
New issue
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
Comments
Thank you for this issue. |
@carsonbot please, never close any pending issue in docs. Thanks! |
I didn't find a place where we list Kernel parameters Where is the best place to add it ? |
kernel.runtime_environment
= `%env(default:kernel.en…kernel.runtime_environment
= %env(default:kernel.environment:APP_RUNTIME_ENV)%
parameter
Maybe we can add documentation for it under https://symfony.com/doc/current/reference/configuration/kernel.html? |
Today I also searched for a place where I can find exact names of Kernel parameters and failed. It seems a sensitive miss. |
The text was updated successfully, but these errors were encountered: