Merge remote-tracking branch 'origin/pull/808'

This commit is contained in:
Matthew Esposito 2023-12-26 15:11:44 -05:00
commit f5b54197c4
No known key found for this signature in database
6 changed files with 51 additions and 3 deletions

View file

@ -240,6 +240,7 @@ Assign a default value for each user-modifiable setting by passing environment v
| `SUBSCRIPTIONS` | `+`-delimited list of subreddits (`sub1+sub2+sub3+...`) | _(none)_ |
| `HIDE_AWARDS` | `["on", "off"]` | `off` |
| `DISABLE_VISIT_REDDIT_CONFIRMATION` | `["on", "off"]` | `off` |
| `DISABLE_STATS_COLLECTION | Any string to disable | _(none)_ |
You can also configure Libreddit with a configuration file. An example `libreddit.toml` can be found below: