mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
* Download bogons entries from pfsense.com
* Do not update on every minute on the 1st of the month * Sleep for a random period before updating to avoid killing the server
This commit is contained in:
parent
8dca032f86
commit
d35fa17e1d
@ -646,7 +646,7 @@
|
||||
</item>
|
||||
<item>
|
||||
<minute>1</minute>
|
||||
<hour>*</hour>
|
||||
<hour>2</hour>
|
||||
<mday>1</mday>
|
||||
<month>*</month>
|
||||
<wday>*</wday>
|
||||
|
||||
@ -637,7 +637,7 @@
|
||||
</item>
|
||||
<item>
|
||||
<minute>1</minute>
|
||||
<hour>*</hour>
|
||||
<hour>2</hour>
|
||||
<mday>1</mday>
|
||||
<month>*</month>
|
||||
<wday>*</wday>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user