Add option to disable blurhash previews (#11188)
* Add option to disable blurhash previews * Update option text * Change options order
This commit is contained in:
parent
915c619394
commit
3086c645fd
10 changed files with 21 additions and 3 deletions
|
@ -32,6 +32,7 @@ defaults: &defaults
|
|||
theme: 'default'
|
||||
aggregate_reblogs: true
|
||||
advanced_layout: false
|
||||
use_blurhash: true
|
||||
notification_emails:
|
||||
follow: false
|
||||
reblog: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue