33fdc3fbc0
Change-Id: Ia8238625b4e1da8c2075f848804a4ee9cf29a5df
8 lines
275 B
YAML
8 lines
275 B
YAML
---
|
|
features:
|
|
- |
|
|
Added variable `uwsgi_ini_overrides` and `uwsgi_init_config_overrides`
|
|
which might be useful if deployer wants to adjust some uwsgi parameter
|
|
for all services, so that there was no necessity to use bunch of the
|
|
overrides for each service.
|