From 758c8cd44bfe7c648aa793fedb51c179c2eb9f57 Mon Sep 17 00:00:00 2001 From: camilo Date: Tue, 22 Apr 2025 15:12:14 +0200 Subject: [PATCH] Show small note on export page when using compression Shows up a small hint dialog explaining that compression uses PHP memory which can produce invalid files Signed-off-by: camilo --- resources/templates/export.twig | 5 ++++- src/Controllers/Database/ExportController.php | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/resources/templates/export.twig b/resources/templates/export.twig index 9d255696c8..1d10e1b804 100644 --- a/resources/templates/export.twig +++ b/resources/templates/export.twig @@ -422,7 +422,10 @@
  • - +