Refactored
This commit is contained in:
10
wo/cli/templates/info_nginx.mustache
Normal file
10
wo/cli/templates/info_nginx.mustache
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
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}}
|
||||
Reference in New Issue
Block a user