extend default preferences from config

This commit is contained in:
Martti Malmi
2024-01-12 14:37:13 +02:00
parent 6657161a32
commit 1aaff4f553
6 changed files with 62 additions and 51 deletions

View File

@ -23,6 +23,9 @@
"moderation": true,
"defaultFollows": ["npub1sn0rtcjcf543gj4wsg7fa59s700d5ztys5ctj0g69g2x6802npjqhjjtws"]
},
"defaultPreferences": {
"hideMutedNotes": false
},
"media": {
"bypassImgProxyError": false,
"preferLargeMedia": true

View File

@ -19,6 +19,9 @@
"notificationGraph": false,
"communityLeaders": true
},
"defaultPreferences": {
"hideMutedNotes": true
},
"signUp": {
"moderation": false,
"defaultFollows": ["npub1wnwwcv0a8wx0m9stck34ajlwhzuua68ts8mw3kjvspn42dcfyjxs4n95l8"]