Merge pull request #7569 from kobergj/DefaultAutoAccept

[docs-only] Auto Accept Shares is a Change
This commit is contained in:
Willy Kloucek
2023-10-24 10:32:28 +02:00
committed by GitHub
+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