Include config files by default

https://github.com/webmin/webmin/issues/2562
This commit is contained in:
Jamie Cameron
2025-09-29 13:35:43 -07:00
parent f08ad4eb19
commit 98c54fe3fb

View File

@@ -15,6 +15,8 @@ if ($in{'new'}) {
$backup = { 'emode' => 0,
'email' => $gconfig{'webmin_email_to'},
'sched' => 1,
'configfile' => 1,
'nofiles' => 0,
'mins' => 0,
'hours' => 0,
'days' => '*',