MDL-49298 admin: Adding upgrade.txt info about enabletgzbackups
This commit is contained in:
@@ -22,6 +22,8 @@ information provided here is intended especially for developers.
|
||||
now relies on the main config.php when deploying an available update.
|
||||
* sql_internal_reader and sql_select_reader interfaces have been deprecated in favour of sql_internal_table_reader
|
||||
and sql_reader which use iterators to be more memory efficient.
|
||||
* $CFG->enabletgzbackups setting has been removed as now backups are stored internally using .tar.gz format by default, you can
|
||||
set $CFG->usezipbackups to store them in zip format. This does not affect the restore process, which continues accepting both.
|
||||
|
||||
=== 2.8 ===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user