refactor: more config options for generic config

This commit is contained in:
2024-01-22 15:00:17 +00:00
parent 6fd02cffbb
commit 65a96eb77b
10 changed files with 144 additions and 55 deletions

View File

@ -16,7 +16,9 @@
"deck": false,
"zapPool": false,
"notificationGraph": true,
"communityLeaders": false
"communityLeaders": false,
"nostrAddress": false,
"pushNotifications": false
},
"signUp": {
"moderation": true,