Files
WPIQ/wo/cli/templates/info_nginx.mustache
2018-11-13 21:55:59 +01:00

11 lines
389 B
Plaintext

NGINX ({{version}}):
user {{user}}
worker_processes {{worker_processes}}
worker_connections {{worker_connections}}
keepalive_timeout {{keepalive_timeout}}
fastcgi_read_timeout {{fastcgi_read_timeout}}
client_max_body_size {{client_max_body_size}}
allow {{allow}}