5a71880b54
This allows the setting of the error and access file logs, as well as the access log format. This was done in a similar fashion as one can configure these ones in the keystone wsgi manifest. Change-Id: Id64898df6389ee7d00c8d14841ee5d999e84fee3
7 lines
236 B
YAML
7 lines
236 B
YAML
---
|
|
features:
|
|
- |
|
|
It is now possible to configure the access log (through the
|
|
``access_log_file`` and ``access_log_format`` variables) and the error log
|
|
file path (through the error_log_file variable) in the apache vhost.
|