From b6295098a259d470ab80f6ba88023e8edc0c894f Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sun, 14 Jun 2020 14:25:53 +0200 Subject: [PATCH] More features --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 915c2348..c92d23ae 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ Features of myVesta + You can change Vesta port during installation or later using one command line: **v-change-vesta-port [number]** ++ ClamAV is configured to block zip/rar/7z archives that contains executable files (just like GMail) + ++ Backup will run with lowest priority (to avoid load on server), and can be configured to run only by night (and to stop on the morning and continue next night) + + You can compile Vesta binaries by yourself - https://github.com/myvesta/vesta/blob/master/src/deb/vesta_compile.sh + You can even create your own APT repository in a minute + We are using latest nginx version for vesta-nginx package