ezplatform icon indicating copy to clipboard operation
ezplatform copied to clipboard

EZP-31627: add ability to define APP_HTTP_CACHE in .env file

Open ITernovtsii opened this issue 5 years ago • 1 comments

Due to direct getenv usage, it's not possible to define APP_HTTP_CACHE value with .env file, only by setting the system environment variable. I think it makes sense to have it consistent with other configuration variables (unless this was intentionally implemented in this way).

ITernovtsii avatar May 12 '20 13:05 ITernovtsii

@webhdx Is this from upstream and needs to be applied in symfony or is this logic on our side still?

andrerom avatar May 12 '20 14:05 andrerom