3 lines
No EOL
71 B
Text
3 lines
No EOL
71 B
Text
{% for range in ip_ranges %}
|
|
set_real_ip_from {{ range }};
|
|
{% endfor %} |