EnterpriseData Retention & GDPR
Data Retention & GDPR
Configurable data retention, automatic purge, and GDPR compliance.
Data Retention & GDPR
Set VALQORE_MEMORY_RETENTION_DAYS. Data auto-expires. GDPR deletion via delete_tenant_data. Export via export_tenant_data.
# Default: 365 days
VALQORE_MEMORY_RETENTION_DAYS=365
# SOX-regulated financial institution (7 years)
VALQORE_MEMORY_RETENTION_DAYS=2555
# GDPR-minimized (90 days)
VALQORE_MEMORY_RETENTION_DAYS=90Was this helpful?
Prev