security/q-feeds-connector: now fix style as lint works ;)

This commit is contained in:
Franco Fichtner
2025-10-21 08:35:06 +02:00
parent 765f8d80e6
commit 3931aaaff4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ Plugin Changelog
1.2
* fix rule parsing
* fix rule parsing
* bug fixes for unbound blocklist support
1.1
@@ -78,4 +78,4 @@ class PFLogCrawler:
if (idx % 100000 == 0 and time.time() - start_time > max_time) or rows_processed >= max_results:
return result
return result
return result
@@ -2,4 +2,4 @@
not helpers.empty('OPNsense.QFeedsConnector.general.enable_unbound_bl') %}
[settings]
filenames=/var/db/qfeeds-tables/malware_domains.txt
{% endif %}
{% endif %}