Skip to content

Commit 10b52ca

Browse files
committed
update status on rollback
1 parent 52c8e12 commit 10b52ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inc/admin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,6 +1086,7 @@ public function daily_sync() {
10861086
$this->settings->update( 'offloading_status', 'disabled' );
10871087
}
10881088
$this->settings->update( 'rollback_status', 'enabled' );
1089+
$this->settings->update( 'offload_media', 'disabled' );
10891090
// We start the rollback process.
10901091
Optml_Logger::instance()->add_log( 'rollback_images', 'Account deactivated, starting rollback.' );
10911092
Optml_Media_Offload::get_image_count( 'rollback_images', false );

0 commit comments

Comments
 (0)