mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
fix: hardcode config for spaces which was not allowed to change
This commit is contained in:
@@ -81,8 +81,6 @@ func DefaultConfig() *config.Config {
|
||||
Reva: shared.DefaultRevaConfig(),
|
||||
PublicURL: "https://localhost:9200",
|
||||
EnableFavorites: false,
|
||||
EnableProjectSpaces: true,
|
||||
EnableShareJail: true,
|
||||
UploadMaxChunkSize: 1e+7,
|
||||
UploadHTTPMethodOverride: "",
|
||||
DefaultUploadProtocol: "tus",
|
||||
|
||||
Reference in New Issue
Block a user