Skip to content

Commit d0c6ab1

Browse files
committed
Update CHANGELOG
1 parent 970320b commit d0c6ab1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
BREAKING CHANGES:
66

7-
The default port of the status module is now 8080 and matches the CI molecule test which already used it. Set `nginx_config_status_port` to another desired value.
7+
* The default port of the status and REST API config is now `8080` and matches the CI Molecule test which already uses it. You can set `nginx_config_status_port` to another value if desired.
8+
* The allow/deny directives for `nginx_config_status` and `nginx_config_rest_api` now take a list instead of a single value.
9+
* The default `nginx_config_*_log` values have changed to `nginx_config_*_access_log` and no longer have a default value of `off`. Set the respective variables to `false` to preserve the previous behaviour.
810

911
ENHANCEMENTS:
1012

0 commit comments

Comments
 (0)