mirror of
https://github.com/webmin/webmin.git
synced 2025-07-23 00:30:33 +00:00
Save last size and subset mode
This commit is contained in:
@ -141,7 +141,8 @@ else {
|
||||
&put_miniserv_config(\%miniserv);
|
||||
&unlock_file($ENV{'MINISERV_CONFIG'});
|
||||
|
||||
&save_renewal_only(\@doms, $webroot, $mode);
|
||||
&save_renewal_only(\@doms, $webroot, $mode,
|
||||
$size, $in{'subset'});
|
||||
|
||||
&webmin_log("letsencrypt");
|
||||
&restart_miniserv(1);
|
||||
|
Reference in New Issue
Block a user