235864008b
Now that the WSGI opts have been added to a group, there's no longer any reason to keep the 'wsgi_' prefix for some of these opts around. Remove it, ensuring the old names are stored as deprecated names. Change-Id: If39bed3ed2335b6f96455870f1a47cb868d21f39
5 lines
152 B
YAML
5 lines
152 B
YAML
---
|
|
upgrade:
|
|
- The 'wsgi_default_pool_size' and 'wsgi_keep_alive' options have been
|
|
renamed to 'default_pool_size' and 'keep_alive' respectively.
|