Uh oh!
There was an error while loading. Please reload this page.
Improve auto expiration hint for trashbin and file versions - #28211
Conversation
szaimen
commented
Jul 28, 2021
Failed test is unrelated, afaics |
szaimen
commented
Jul 28, 2021
/backport to stable22 |
szaimen
commented
Jul 28, 2021
/backport to stable21 |
szaimen
commented
Jul 28, 2021
/backport to stable20 |
Does this mean that files will always expire and there is no way to keep the files in the trash forever? |
szaimen
commented
Jul 28, 2021
Actually, I don't know. lets cc @PVince81 and @icewind1991 on this |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Pytal
commented
Jul 29, 2021
Users may disable expiration https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#:~:text=space%20is%20needed)-,disabled,auto%20clean%20disabled%2C%20files%20and%20folders%20will%20be%20kept%20forever,-Defaults%20to%20auto :) |
Signed-off-by: szaimen <szaimen@e.mail.de> Co-Authored-By: Pytal <24800714+Pytal@users.noreply.github.com>
cc4173f to
98102bfCompareszaimen
commented
Aug 8, 2021
Thanks for the good suggestions @Pytal :) |
Failing test is unrelated |
PVince81
commented
Aug 8, 2021
according to config.sample.php, it's possible to disable this with: |
Thanks for the approval Pytal! :) The failing test is unrelated, afaics. |
Fix#27496
Signed-off-by: szaimen szaimen@e.mail.de