We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e207a8 + eaeb994 commit 74e0b50Copy full SHA for 74e0b50
apps/federatedfilesharing/templates/settings-admin.php
@@ -23,7 +23,7 @@
23
print_unescaped('checked="checked"');
24
} ?> />
25
<label for="outgoingServer2serverShareEnabled">
26
- <?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'));?>
27
</label>
28
</p>
29
<p>
0 commit comments