mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Include config files by default
https://github.com/webmin/webmin/issues/2562
This commit is contained in:
@@ -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' => '*',
|
||||
|
||||
Reference in New Issue
Block a user