"Purge": MyChat Client console command for cleaning cache and backup files
Clean files of accumulated data older than specified number of days.
By default, this command executed automatically during each MyChat Client update (cleaning cache of images and database data older than 6 months).
Syntax
Purge <what> <days>
Parameters
Parameter |
Type |
Value |
what |
string |
"backups" — database backup copies in the folder %USERPROFILE%\MyChat Client\backup\ "caches" — backup files of images in the folder %USERPROFILE%\MyChat Client\cache\images\ |
days |
integer |
delete files older than a specified number of days. If not specify anything, the command deletes files older than 180 days). |
Result
The program sorts files in a specified folder and deletes everything that matches the criteria.
See also
Debug