Merge branch 'master' into reddit-stats

This commit is contained in:
Matthew Esposito 2023-06-09 17:31:12 -04:00 committed by GitHub
commit a39bb9d502
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 409 additions and 367 deletions

View file

@ -59,6 +59,9 @@
"LIBREDDIT_DEFAULT_DISABLE_VISIT_REDDIT_CONFIRMATION": {
"required": false
},
"LIBREDDIT_PUSHSHIFT_FRONTEND": {
"required": false
},
"LIBREDDIT_DISABLE_STATS_COLLECTION": {
"required": false
}