summaryrefslogtreecommitdiffstats
path: root/cf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-11-27 20:28:36 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-11-27 20:28:36 +0000
commit528ec8dbab5cb14aa8f41c1b84abefcdff59fecb (patch)
treea70a407c924649632063bfc57a09d4e7d7ea6a43 /cf
parentf0dbab251c6cb1a76c3e850f2b98e13be68d92e9 (diff)
downloadpfsense-528ec8dbab5cb14aa8f41c1b84abefcdff59fecb.zip
pfsense-528ec8dbab5cb14aa8f41c1b84abefcdff59fecb.tar.gz
* 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
Diffstat (limited to 'cf')
-rw-r--r--cf/conf/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index eb008cb..fafa419 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -554,7 +554,7 @@
</item>
<item>
<minute>1</minute>
- <hour>*</hour>
+ <hour>1</hour>
<mday>1</mday>
<month>*</month>
<wday>*</wday>
OpenPOWER on IntegriCloud