auto accept shares is a change

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2023-10-24 10:07:19 +02:00
parent ed50e43ab4
commit 68c280e98b
+2 -2
View File
@@ -1,5 +1,5 @@
Enhancement: Auto-Accept Shares
Change: Auto-Accept Shares
Automatically accept shares when configured by the user or admin
Automatically accepts shares. This feature is active by default and can be deactivated via the environment variable `FRONTEND_AUTO_ACCEPT_SHARES`.
https://github.com/owncloud/ocis/pull/7097