Add sections to be able to control GDPR deletion of users and audit logs

Signed-off-by: OrlinVasilev <orlin@orlix.org>
This commit is contained in:
OrlinVasilev 2024-02-14 09:39:35 +02:00
parent 5a576174b1
commit a1638324ed
1 changed files with 4 additions and 1 deletions

View File

@ -96,4 +96,7 @@ CACHE_EXPIRE_HOURS={{ cache.expire_hours }}
{% if core.quota_update_provider %}
QUOTA_UPDATE_PROVIDER={{ core.quota_update_provider }}
{% endif %}
{% endif %}
GDPR_AUDIT_LOGS=false
GDPR_DELETE_USER=false