mirror of
https://github.com/YGGverse/YGGbro.git
synced 2025-02-06 20:14:35 +00:00
update comment
This commit is contained in:
parent
d41542cdd1
commit
ec2e22ef1e
@ -13,7 +13,7 @@ server {
|
|||||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
proxy_set_header X-Real-IP $remote_addr;
|
||||||
|
|
||||||
# Replace links
|
# Apply filters
|
||||||
sub_filter_once off;
|
sub_filter_once off;
|
||||||
sub_filter_types *;
|
sub_filter_types *;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user