nginxinc / nginx-go-crossplane

A library for working with NGINX configs in Go
Apache License 2.0
46 stars 12 forks source link

Allow directive js_shared_dict_zone #87

Closed dakshinai closed 3 months ago

dakshinai commented 3 months ago

Proposed changes

Enable crossplane to recognize js_shared_dict_zone directive with ngx_http_js_module and ngx_stream_js_module

Checklist

Before creating a PR, run through this checklist and mark each as complete.

ornj commented 3 months ago