| services.nginx.defaultMimeTypes | Default MIME types for NGINX, as MIME types definitions from NGINX are very incomplete,
we use by default the ones bundled in the mailcap package, used by most of the other
Linux distributions.
|
| services.nginx.defaultSSLListenPort | If vhosts do not specify listen.port, use these ports for SSL by default.
|
| services.nginx.defaultListen | If vhosts do not specify listen, use these addresses by default
|
| services.nginx.defaultHTTPListenPort | If vhosts do not specify listen.port, use these ports for HTTP by default.
|
| services.nginx.defaultListenAddresses | If vhosts do not specify listenAddresses, use these addresses by default
|
| services.nginx.mapHashBucketSize | Sets the bucket size for the map variables hash tables
|
| services.nginx.typesHashMaxSize | Sets the maximum size of the types hash tables (types_hash_max_size)
|
| services.nginx.serverNamesHashBucketSize | Sets the bucket size for the server names hash tables
|