mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
make edition configurable
This commit is contained in:
@@ -87,6 +87,7 @@ func DefaultConfig() *config.Config {
|
||||
DefaultUploadProtocol: "tus",
|
||||
EnableResharing: true,
|
||||
SearchMinLength: 3,
|
||||
Edition: "Community",
|
||||
Checksums: config.Checksums{
|
||||
SupportedTypes: []string{"sha1", "md5", "adler32"},
|
||||
PreferredUploadType: "sha1",
|
||||
|
||||
Reference in New Issue
Block a user