]> source.dussan.org Git - nextcloud-server.git/commitdiff
Mention in the settings the side effect of outgoing federated shares 22852/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Tue, 15 Sep 2020 00:30:19 +0000 (02:30 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Tue, 15 Sep 2020 00:30:19 +0000 (02:30 +0200)
Currently outgoing federated shares need to be enabled to allow WebDAV
access to public shares.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
apps/federatedfilesharing/templates/settings-admin.php

index a7041d90821feff04a71a17b283d69a0bcf6982d..6587cd19dd926bb8f80825b49f3039d0fefedeb6 100644 (file)
@@ -23,7 +23,7 @@ style('federatedfilesharing', 'settings-admin');
        print_unescaped('checked="checked"');
 } ?> />
                <label for="outgoingServer2serverShareEnabled">
-                       <?php p($l->t('Allow users on this server to send shares to other servers'));?>
+                       <?php p($l->t('Allow users on this server to send shares to other servers. This option also allows WebDAV access to public shares'));?>
                </label>
        </p>
        <p>