mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
Merge remote-tracking branch 'origin/pull/808'
This commit is contained in:
commit
f5b54197c4
6 changed files with 51 additions and 3 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue