Skip to content

Commit 156b799

Browse files
author
James E. Blair
committed
Ignore future dates
If an entry arrives with a date in the future, disregard the date and use the internal fetch date instead. Note, the ignore_entry option is not safe to use without this patch: rubys/venus#35 Change-Id: If2c6ea31c8d60211e93615c6104d193e1970e271
1 parent 6da30b3 commit 156b799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

planet.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ cache_directory = cache
1818
output_dir = /srv/planet/openstack
1919
feed_timeout = 20
2020
items_per_page = 60
21+
future_dates = ignore_date
2122
log_level = DEBUG
2223

2324
# additional files to copy (note the wildcards!)

0 commit comments

Comments
 (0)