Przeglądaj źródła

[Minor] Fix configuration example

tags/1.5.6
Andrew Lewis 7 lat temu
rodzic
commit
de62ba9158
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      conf/modules.d/greylist.conf

+ 1
- 1
conf/modules.d/greylist.conf Wyświetl plik

@@ -24,7 +24,7 @@ greylist {
key_prefix = "rg"; # default hash name
max_data_len = 10k; # default data limit to hash
message = "Try again later"; # default greylisted message
#symbol = 'GREYLIST'; # Symbol to insert
#symbol = "GREYLIST"; # Symbol to insert
action = "soft reject"; # default greylisted action
ipv4_mask = 19; # Mask bits for ipv4
ipv6_mask = 64; # Mask bits for ipv6

Ładowanie…
Anuluj
Zapisz