Thumbnail avatars can be disabled
This commit is contained in:
@@ -18,6 +18,7 @@ Materialious allows you to customize various settings by overwriting the default
|
||||
+ [Auto expand comments](#auto-expand-comments)
|
||||
+ [Auto expand description](#auto-expand-desc)
|
||||
+ [Low bandwidth mode](#low-bandwidth-mode)
|
||||
+ [Display thumbnail avatars](#)
|
||||
* [Player](#player)
|
||||
+ [Mini player](#mini-player)
|
||||
+ [Autoplay video](#autoplay-video)
|
||||
@@ -137,6 +138,11 @@ Avoids loading images.
|
||||
"lowBandwidthMode": true
|
||||
```
|
||||
|
||||
### Enable thumbnail avatars
|
||||
```json
|
||||
"displayThumbnailAvatars": true
|
||||
```
|
||||
|
||||
## Player
|
||||
|
||||
### Mini player
|
||||
|
||||
Reference in New Issue
Block a user