summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-07-22 10:55:40 +0000
committerXiao Pan <xyz@flylightning.xyz>2025-07-22 10:55:40 +0000
commit3c7435decaec4c90fd39f4ebfeb0ea1d750755d4 (patch)
tree1a58719ceea4a69adbf7b1a6e2b6cdab89285cf2
parent4ca745668ebe68dcbc60857ac73ec92a1dbae01c (diff)
nginx.conf add comment
-rw-r--r--etc/nginx/nginx.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/nginx/nginx.conf b/etc/nginx/nginx.conf
index ebfd925a..4dc30020 100644
--- a/etc/nginx/nginx.conf
+++ b/etc/nginx/nginx.conf
@@ -1,5 +1,6 @@
#user http;
+# https://freenginx.org/en/docs/ngx_core_module.html#worker_processes
worker_processes auto;
#error_log logs/error.log;