mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
Make stats collection opt-out
This commit is contained in:
parent
255307a4f7
commit
5f562876f4
6 changed files with 42 additions and 12 deletions
|
@ -235,6 +235,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