You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm editing the file and it's creating a version every two seconds , after that i released the file edit for more than one minute , then started to edit the file again , the versions is only increasing but the deletion pattern is not working with me
when i checked the file versions for example next day , i found that some versions has been deleted automatically
is there cron job for the deletion operations that's runs periodically , or the deletion pattern should delete the expired files immediately
i have another question , is there a way to control creating file versions manually , is there a way to disable automatic file versions creation and just call an api manually to do that ?
P.s : I'm using WebDAV
Thanks ,
The text was updated successfully, but these errors were encountered:
GitMate.io thinks possibly related issues are #11263 (Version control indefinitely for certain files.), #10324 ([Suggestion] Enhance version control to folders), #3578 (Version Control activities are not showed in File activities), #4843 (Public Upload - File Access Control), and #1258 (Batch restore file version).
According to the documentation mentioned in the below link
https://docs.nextcloud.com/server/14/admin_manual/configuration_files/file_versioning.html?highlight=versions
i'm editing the file and it's creating a version every two seconds , after that i released the file edit for more than one minute , then started to edit the file again , the versions is only increasing but the deletion pattern is not working with me
when i checked the file versions for example next day , i found that some versions has been deleted automatically
is there cron job for the deletion operations that's runs periodically , or the deletion pattern should delete the expired files immediately
i have another question , is there a way to control creating file versions manually , is there a way to disable automatic file versions creation and just call an api manually to do that ?
P.s : I'm using WebDAV
Thanks ,
The text was updated successfully, but these errors were encountered: