dataset/seed/nginx-common/README.md
2023-08-10 21:58:39 +02:00

1.7 KiB

Table of Contents

nginx-common

Synopsis

Nginx common configuration.

Software's website.

Variables for expert

Général

NGINX

Paramétrage global de NGINX.

Parameter Comments
general.nginx.nginx_hash_bucket_size
mandatory
Type: choice
Longueur maximum pour un nom de domaine.
Choices:
- 128 ← default
- 64
- 32
general.nginx.nginx_post_max_size
mandatory
Type: number
Taille maximale des données reçues par la méthode POST (en Mo).
Default: 32

Used by

All applications services for this dataset.