Merge pull request #22852 from nextcloud/mention-in-the-settings-the-side-effect-of-outgoing-federated-shares

Mention in the settings the side effect of outgoing federated shares
This commit is contained in:
Roeland Jago Douma 2020-09-15 10:11:57 +02:00 committed by GitHub
commit 74e0b50199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View 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>