by Séverin Terrier.
Hi,
In Moodle, deleted files are (really) definetly deleted after 24h (see comments in MDL-25592). Did you wait this time?
And if you use MySQL/MariaDB, with InnoDB, deleting things in the database wont gain corresponding disk space (but it will simply be reused for next datas).
Perhaps it's an explaination...
In Moodle, deleted files are (really) definetly deleted after 24h (see comments in MDL-25592). Did you wait this time?
And if you use MySQL/MariaDB, with InnoDB, deleting things in the database wont gain corresponding disk space (but it will simply be reused for next datas).
Perhaps it's an explaination...