Thumbnail avatars can be disabled

This commit is contained in:
WardPearce
2025-01-23 18:06:10 +13:00
parent 63b4b96f6f
commit 0cb7eccb3c
6 changed files with 38 additions and 3 deletions
+6
View File
@@ -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