feat: added new server token
This commit is contained in:
parent
e9809d5857
commit
c6db4b1a17
2 changed files with 6 additions and 3 deletions
|
@ -8,3 +8,4 @@ limit_req_zone $binary_remote_addr zone=conn_limit:10m rate=5r/s;
|
|||
|
||||
# extras
|
||||
server_tokens off;
|
||||
more_set_headers 'Server: UwU';
|
Loading…
Add table
Add a link
Reference in a new issue