nextcloud/apps/files/lib
Immanuel Pasanec 1f42657bb9
Added support for transfering incoming file shares.
- new option --transfer-incoming-shares=1 | 0
- new config.php option 'transfer-incoming-shares' => true | false

The command line option overrules the config.php option.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-08-27 17:55:58 +02:00
..
Activity
AppInfo
BackgroundJob
Collaboration/Resources
Command Added support for transfering incoming file shares. 2021-08-27 17:55:58 +02:00
Controller Fix typo 2021-07-28 11:15:03 +02:00
Db
Event
Exception
Listener
Migration
Notification
Search Trigger click event when scrollTo is set 2021-06-09 16:19:11 +02:00
Service Added support for transfering incoming file shares. 2021-08-27 17:55:58 +02:00
Settings
App.php
Capabilities.php
Helper.php