Mention in the settings the side effect of outgoing federated shares

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>
This commit is contained in:
Daniel Calviño Sánchez 2020-09-15 02:30:19 +02:00
parent 0e207a8756
commit eaeb994a20
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>