Github Mirror / telegraf-plugins: d9e74865




Mentions seem to take longer to appear nowadays, so go back a bit further

Mentions seem to take longer to appear nowadays, so go back a bit further

Commit d9e74865.

Authored 2023-09-24T23:47:32.000+01:00 by B Tasker in project Github Mirror / telegraf-plugins

+1 lines -1 lines

Commit Signature

Changes

diff --git a/webmention_io/webmention_io.py b/webmention_io/webmention_io.py
--- a/webmention_io/webmention_io.py
+++ b/webmention_io/webmention_io.py
# @@ -30,7 +30,7 @@ from urllib.parse import urlparse
# MEASUREMENT = "webmentions"
#
# # How far back should we tell the API to search?
# -MINUTES = 60
# +MINUTES = 720
#
# # A list of your API tokens, you'll have 1 per site that you've set up
# # on webmention.io
#