MDL-67456 admin: Update Maximum number of backups kept
This commit is contained in:
committed by
Eloy Lafuente (stronk7)
parent
fd126006b0
commit
078705538c
@@ -276,6 +276,8 @@ if ($hassiteconfig or has_any_capability($capabilities, $systemcontext)) {
|
||||
$maxkeptoptions = array(
|
||||
0 => new lang_string('all'), 1 => '1',
|
||||
2 => '2',
|
||||
3 => '3',
|
||||
4 => '4',
|
||||
5 => '5',
|
||||
10 => '10',
|
||||
20 => '20',
|
||||
|
||||
Reference in New Issue
Block a user