Hi folks, can I increase the number of the maximum backup copies for my websites? It is currently limited to 30 copies (Daily, Weekly, Monthly) but it would be nice if I could add additional values like "52" for 1 year with 52 weekly copies, "12" for 1 year with 12 monthly copies or in general bigger values.
you can edit /usr/local/ispconfig/interface/web/sites/form/web_vhost_domain.tform.php line 714 i believe, for the 3.2.11p2 release anyway. i'm not sure if any changes to that file can be made update safe though, eg by copying it to /usr/local/ispconfig/conf-custom and making the changes to the file there.