add actual logging instead of just print
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Generate Token in Fluxer Settings under "Developer"
|
||||
FLUXER_TOKEN=
|
||||
|
||||
LOG_LEVEL=INFO # DEBUG, INFO, WARNING, ERROR, CRITICAL
|
||||
INTERVAL=3600 # 1 hour
|
||||
SUBREDDIT=ich_iel
|
||||
POST_LIMIT=20 # How many posts to fetch from reddit each time
|
||||
Reference in New Issue
Block a user