mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 07:53:39 +00:00
add new darkmode/enable hide_server_tokens/dep updates
Signed-off-by: Zoey <zoey@z0ey.de> Signed-off-by: ƬHE ЯAW ☣ <daraw665@gmail.com> Co-Authored-By: ƬHE ЯAW ☣ <raw@dopehosting.net>
This commit is contained in:
@@ -22,7 +22,8 @@ http {
|
||||
default_type text/plain;
|
||||
lua_package_path "/usr/local/nginx/lib/lua/?.lua;;";
|
||||
|
||||
server_tokens build;
|
||||
server_tokens off;
|
||||
hide_server_tokens on;
|
||||
aio threads;
|
||||
sendfile on;
|
||||
tcp_nopush on;
|
||||
|
Reference in New Issue
Block a user