File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,7 @@ The following parameters are available in the `adguard` class:
9999* [ ` enable_dnssec ` ] ( #enable_dnssec )
100100* [ ` edns_client_subnet ` ] ( #edns_client_subnet )
101101* [ ` max_goroutines ` ] ( #max_goroutines )
102+ * [ ` ipset_rules ` ] ( #ipset_rules )
102103* [ ` filtering_enabled ` ] ( #filtering_enabled )
103104* [ ` filters_update_interval ` ] ( #filters_update_interval )
104105* [ ` parental_enabled ` ] ( #parental_enabled )
@@ -483,6 +484,14 @@ Max. number of parallel goroutines for processing incoming requests
483484
484485Default value: ` 300 `
485486
487+ ##### <a name =" ipset_rules " ></a >` ipset_rules `
488+
489+ Data type: ` Optional[Array] `
490+
491+ Set ipset rules
492+
493+ Default value: `` undef ``
494+
486495##### <a name =" filtering_enabled " ></a >` filtering_enabled `
487496
488497Data type: ` Boolean `
You can’t perform that action at this time.
0 commit comments