diff --git a/config.yml.sample b/config.yml.sample index a8e8a56..c5b39e8 100644 --- a/config.yml.sample +++ b/config.yml.sample @@ -75,4 +75,4 @@ recyclebin: # empty_after_x_days var: Will automatically remove all files and folders in recycle bin after x days. # If this variable is not defined it, the RecycleBin will never be emptied. # Setting variable to 0 will delete files immediately. - empty_after_x_days: 1 \ No newline at end of file + empty_after_x_days: 60 \ No newline at end of file