mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-05 22:37:22 +02:00
feat: allow disabling of GDPR features via ACP toggle, closes #6847
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
"profile:convertProfileImageToPNG": 0,
|
||||
"profile:keepAllUserImages": 0,
|
||||
"requireEmailConfirmation": 0,
|
||||
"gdpr_enabled": 1,
|
||||
"allowProfileImageUploads": 1,
|
||||
"teaserPost": "last-reply",
|
||||
"allowPrivateGroups": 1,
|
||||
|
||||
Reference in New Issue
Block a user