forked from stove/dataset
1.7 KiB
1.7 KiB
Table of Contents
nginx-common
Synopsis
Nginx common configuration.
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 |