feat: image integrity check

This commit is contained in:
2023-12-14 11:50:03 +00:00
parent b38527ca1f
commit 6e5fba4f15
4 changed files with 18 additions and 9 deletions

View File

@ -10,7 +10,7 @@
"publicDir": "public/snort",
"httpCache": "",
"animalNamePlaceholders": false,
"defaultZapPoolFee": 0.5,
"defaultZapPoolFee": 1,
"bypassImgProxyError": false,
"features": {
"analytics": true,
@ -22,7 +22,7 @@
"moderation": true
},
"defaultPreferences": {
"checkSigs": false
"checkSigs": true
},
"noteCreatorToast": true,
"hideFromNavbar": ["/graph"],