-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Improve auto expiration hint for trashbin and file versions #28211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Failed test is unrelated, afaics |
|
/backport to stable22 |
|
/backport to stable21 |
|
/backport to stable20 |
|
Does this mean that files will always expire and there is no way to keep the files in the trash forever? |
Actually, I don't know. lets cc @PVince81 and @icewind1991 on this |
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
98102bf
Compare
|
Thanks for the good suggestions @Pytal :) |
|
Failing test is unrelated |
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