Skip to content

Commit

Permalink
ref opnsense#4392 - fix squid black list not showing categories
Browse files Browse the repository at this point in the history
  • Loading branch information
abonanni committed Jan 3, 2025
1 parent 30dd742 commit cb18e84
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@
<Mask>/^([\t\n\v\f\r 0-9a-zA-Z.,_\x{00A0}-\x{FFFF}]){1,255}$/u</Mask>
</password>
<filter type="JsonKeyValueStoreField">
<ConfigdPopulateAct>blacklist categories list</ConfigdPopulateAct>
<SourceField>filename</SourceField>
<SourceFile>/usr/local/etc/squid/acl/%s.index</SourceFile>
<SelectAll>Y</SelectAll>
Expand Down

0 comments on commit cb18e84

Please sign in to comment.