Skip to content

Commit 1129173

Browse files
NLB-6929: Add missing directives in allowed directives list
1 parent f76d4b8 commit 1129173

File tree

1 file changed

+2
-0
lines changed
  • content/nginxaas-azure/getting-started/nginx-configuration

1 file changed

+2
-0
lines changed

content/nginxaas-azure/getting-started/nginx-configuration/overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ NGINXaaS for Azure supports a limited set of NGINX directives.
166166
[disable_symlinks](https://nginx.org/en/docs/http/ngx_http_core_module.html#disable_symlinks)\
167167
[early_hints](https://nginx.org/en/docs/http/ngx_http_core_module.html#early_hints)\
168168
[empty_gif](https://nginx.org/en/docs/http/ngx_http_empty_gif_module.html#empty_gif)\
169+
[enforce_initial_report](https://nginx.org/en/docs/ngx_mgmt_module.html#enforce_initial_report)\
169170
[env](https://nginx.org/en/docs/ngx_core_module.html#env)\
170171
[error_log](https://nginx.org/en/docs/ngx_core_module.html#error_log)\
171172
[error_page](https://nginx.org/en/docs/http/ngx_http_core_module.html#error_page)\
@@ -367,6 +368,7 @@ NGINXaaS for Azure supports a limited set of NGINX directives.
367368
[least_conn (ngx_stream_upstream_module)](https://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#least_conn)\
368369
[least_time (ngx_http_upstream_module)](https://nginx.org/en/docs/http/ngx_http_upstream_module.html#least_time)\
369370
[least_time (ngx_stream_upstream_module)](https://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#least_time)\
371+
[license_token](https://nginx.org/en/docs/ngx_mgmt_module.html#license_token)\
370372
[limit_conn (ngx_http_limit_conn_module)](https://nginx.org/en/docs/http/ngx_http_limit_conn_module.html#limit_conn)\
371373
[limit_conn (ngx_stream_limit_conn_module)](https://nginx.org/en/docs/stream/ngx_stream_limit_conn_module.html#limit_conn)\
372374
[limit_conn_dry_run (ngx_http_limit_conn_module)](https://nginx.org/en/docs/http/ngx_http_limit_conn_module.html#limit_conn_dry_run)\

0 commit comments

Comments
 (0)