Skip to content

Commit

Permalink
maintainer's suggestions
Browse files Browse the repository at this point in the history
Co-Authored-By: Fabian Franz BSc <fabianfrz@users.noreply.github.com>
  • Loading branch information
kulikov-a and fabianfrz committed Nov 23, 2023
1 parent 1b652ee commit 155cd42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Expand Up @@ -15,16 +15,16 @@
</field>
<field>
<id>resolver.ipv4_off</id>
<label>IPv4 OFF</label>
<label>Disable IPv4</label>
<type>checkbox</type>
<help>Don't request ipv4 address.</help>
<help>Do not request IPv4 addresses.</help>
<advanced>true</advanced>
</field>
<field>
<id>resolver.ipv6_off</id>
<label>IPv6 OFF</label>
<label>Disable IPv6</label>
<type>checkbox</type>
<help>Don't request ipv6 address.</help>
<help>Do not request IPv6 addresses.</help>
<advanced>true</advanced>
</field>
<field>
Expand Down
Expand Up @@ -72,7 +72,7 @@
<type>select_multiple</type>
<style>tokenize</style>
<allownew>true</allownew>
<help>List of bots user agents that will be used in bot protection. Uses a well known list by default.</help>
<help>List of bot user agents that will be used in bot protection. Uses a well known list by default.</help>
</field>
<field>
<id>nginx.http.log_perm_ban</id>
Expand Down

0 comments on commit 155cd42

Please sign in to comment.