mirror of
https://github.com/owncloud/ocis
synced 2026-04-27 02:05:23 +02:00
Add a flag for including ocm sharees
This commit is contained in:
@@ -116,6 +116,7 @@ func DefaultConfig() *config.Config {
|
||||
StatCacheTTL: 300 * time.Second,
|
||||
ListOCMShares: true,
|
||||
PublicShareMustHavePassword: true,
|
||||
IncludeOCMSharees: false,
|
||||
},
|
||||
Middleware: config.Middleware{
|
||||
Auth: config.Auth{
|
||||
|
||||
Reference in New Issue
Block a user