feat: allow disabling of GDPR features via ACP toggle, closes #6847

This commit is contained in:
Julian Lam
2018-10-26 15:20:57 -04:00
parent 51792da430
commit 4919e9efa3
6 changed files with 52 additions and 27 deletions

View File

@@ -55,6 +55,7 @@
"profile:convertProfileImageToPNG": 0,
"profile:keepAllUserImages": 0,
"requireEmailConfirmation": 0,
"gdpr_enabled": 1,
"allowProfileImageUploads": 1,
"teaserPost": "last-reply",
"allowPrivateGroups": 1,