mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
feat: add support to blur spoiler previews
This commit is contained in:
parent
213481ef53
commit
3301da1ef1
10 changed files with 34 additions and 6 deletions
|
@ -24,6 +24,8 @@ REDLIB_DEFAULT_WIDE=off
|
|||
REDLIB_DEFAULT_POST_SORT=hot
|
||||
# Set the default comment sort method (options: confidence, top, new, controversial, old)
|
||||
REDLIB_DEFAULT_COMMENT_SORT=confidence
|
||||
# Enable blurring Spoiler content by default
|
||||
REDLIB_DEFAULT_BLUR_SPOILER=off
|
||||
# Enable showing NSFW content by default
|
||||
REDLIB_DEFAULT_SHOW_NSFW=off
|
||||
# Enable blurring NSFW content by default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue