From 3d18946b756dab32d3fda0a58abbc523651f2776 Mon Sep 17 00:00:00 2001 From: Eric Eisenhart Date: Fri, 13 Jan 2017 16:59:34 -0800 Subject: [PATCH] Basically just some documentation adjustments. --- feed2discord.ini | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/feed2discord.ini b/feed2discord.ini index c968191..1226090 100644 --- a/feed2discord.ini +++ b/feed2discord.ini @@ -1,3 +1,5 @@ +# Copy this to feed2discord.local.ini and THEN edit it. + [MAIN] # 0 just prints some basic info as thing runs # 1 prints debug stuff for this bot @@ -47,7 +49,9 @@ testing = 81402706320699392 # actual time is randomly chosen from 0 to this number, # to minimize startup impact, especially on the servers we pull feeds from. # defaults to rss_refresh_time. -start_skew = 900 +# start_skew = 900 +# minimum sleep time at startup; defaults to 0.1 seconds +start_skew_min = 0.1 # time between refreshes of a feed rss_refresh_time = 900 # maximum age of a post before it's discarded: