mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 17:55:24 +02:00
[full-ci] Delete resharing tests (#8704)
* feat: disable resharing by default delete re-sharing tests * fix tests --------- Co-authored-by: Michael Barz <mbarz@owncloud.com>
This commit is contained in:
@@ -85,7 +85,7 @@ func DefaultConfig() *config.Config {
|
||||
UploadMaxChunkSize: 1e+7,
|
||||
UploadHTTPMethodOverride: "",
|
||||
DefaultUploadProtocol: "tus",
|
||||
EnableResharing: true,
|
||||
EnableResharing: false,
|
||||
DefaultLinkPermissions: 1,
|
||||
SearchMinLength: 3,
|
||||
Edition: "Community",
|
||||
|
||||
Reference in New Issue
Block a user