Update README

This commit is contained in:
Gergely Szasz 2024-12-28 10:52:55 +00:00
parent 087311a4cb
commit af01bafb17

7
README
View File

@ -21,8 +21,11 @@ REQUIREMENT
browser side without extra installation required. browser side without extra installation required.
CHANGES from https://github.com/darold/squidanalyzer 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). SquidAnalyzer.pm can read compressed 'stat_code.dat', so you can compress
You can install SquidAnalyzer.pm into custom LIB directory, so you can keep all files together (e.g. /opt/squidanalyzer) 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 INSTALLATION
Generic install Generic install