Merge pull request #511 from AndreC10002/patch-1

Define the number of entries to output
pull/515/head
Raphaël Vinot 2020-01-03 13:19:49 +01:00 committed by GitHub
commit 0f59cf1ba5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ ssl = False
# sure that you use a directory dedicated to the feed
outputdir = 'output'
# Determine the number of entries to output
entries = 200
# The filters to be used for by the feed. You can use any filter that
# you can use on the event index, such as organisation, tags, etc.
# It uses the same joining and condition rules as the API parameters