From af01bafb17beab04e06da81ec051ca89b0c5e0f6 Mon Sep 17 00:00:00 2001 From: Gergely Szasz Date: Sat, 28 Dec 2024 10:52:55 +0000 Subject: [PATCH] Update README --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README b/README index 830019e..e90cc68 100644 --- a/README +++ b/README @@ -21,8 +21,11 @@ REQUIREMENT browser side without extra installation required. CHANGES from https://github.com/darold/squidanalyzer - SquidAnalyzer.pm can read compressed 'stat_code.dat', so you can compress previous years .dat files (e.g.: find 2023 -iname '*.dat' | xargs xz -9). - You can install SquidAnalyzer.pm into custom LIB directory, so you can keep all files together (e.g. /opt/squidanalyzer) + SquidAnalyzer.pm can read compressed 'stat_code.dat', so you can compress + previous years .dat files (e.g.: find 2023 -iname '*.dat' | xargs xz -9). + You can install SquidAnalyzer.pm into custom LIB directory, so you can + keep all files together (e.g. /opt/squidanalyzer) + Hungarian translation INSTALLATION Generic install