update comment

This commit is contained in:
ghost 2024-02-06 17:02:42 +02:00
parent d41542cdd1
commit ec2e22ef1e

View File

@ -13,7 +13,7 @@ server {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Real-IP $remote_addr;
# Replace links
# Apply filters
sub_filter_once off;
sub_filter_types *;