mirror of
https://github.com/owncloud/ocis
synced 2026-04-27 10:07:30 +02:00
implement sharing roles (#7524)
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
This commit is contained in:
@@ -105,6 +105,9 @@ func DefaultConfig() *config.Config {
|
||||
Cluster: "ocis-cluster",
|
||||
EnableTLS: false,
|
||||
},
|
||||
FilesSharing: config.FilesSharing{
|
||||
EnableResharing: true,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user