mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-09-23 20:54:31 +08:00
added "Generated by" section
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
# Generated by nginxconfig.io
|
||||||
|
# {{ location.absUrl() }}
|
||||||
|
|
||||||
user {{ data.user }};
|
user {{ data.user }};
|
||||||
pid {{ data.pid}};
|
pid {{ data.pid}};
|
||||||
worker_processes {{ data.worker_processes }};
|
worker_processes {{ data.worker_processes }};
|
||||||
|
Reference in New Issue
Block a user