feat: preferLargeMedia config

This commit is contained in:
2023-12-14 12:05:26 +00:00
parent 6e5fba4f15
commit 9e65024652
5 changed files with 20 additions and 11 deletions

View File

@ -11,7 +11,6 @@
"httpCache": "",
"animalNamePlaceholders": false,
"defaultZapPoolFee": 1,
"bypassImgProxyError": false,
"features": {
"analytics": true,
"subscriptions": true,
@ -24,6 +23,10 @@
"defaultPreferences": {
"checkSigs": true
},
"media": {
"bypassImgProxyError": false,
"preferLargeMedia": true
},
"noteCreatorToast": true,
"hideFromNavbar": ["/graph"],
"deckSubKind": 1,