nextcloud/apps/files/lib/Command
Vincent Petry 249582a811
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>
Co-authored-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
2021-09-15 12:18:23 +02:00
..
DeleteOrphanedFiles.php Update php licenses 2021-06-04 22:02:41 +02:00
RepairTree.php Update php licenses 2021-06-04 22:02:41 +02:00
Scan.php Update php licenses 2021-06-04 22:02:41 +02:00
ScanAppData.php Update php licenses 2021-06-04 22:02:41 +02:00
TransferOwnership.php Added support for transfering incoming file shares. 2021-09-15 12:18:23 +02:00