diff options
author | heinz <heinz> | 2006-07-23 00:32:25 +0000 |
---|---|---|
committer | heinz <heinz> | 2006-07-23 00:32:25 +0000 |
commit | 911207598cffc060e7ba3682962a188cb445a8b5 (patch) | |
tree | 1d2dd09e5bada831664bc78f837ae2c9d06cdde1 /misc | |
parent | a2785c3dde47b9733208d1f7c67c4a9efab7e156 (diff) | |
download | pkgsrc-911207598cffc060e7ba3682962a188cb445a8b5.tar.gz |
Put the correct default values for min_poll and max_poll into the
example file.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mirmon/files/mirmon.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mirmon/files/mirmon.conf b/misc/mirmon/files/mirmon.conf index 8a15fcd25f8..fa1e21aa152 100644 --- a/misc/mirmon/files/mirmon.conf +++ b/misc/mirmon/files/mirmon.conf @@ -63,9 +63,9 @@ countries @@MIRMONDIR@@/countries.list #put_histo top -#min_poll 4h +#min_poll 1h -#max_poll 12h +#max_poll 4h #min_sync 1d |