Make the project spaces capability configurable
Some deployments don't want to show early stages of the spaces feature set in the clients. It can now be disabled in the capabilities.
This commit is contained in:
@@ -239,6 +239,7 @@ func DefaultConfig() *Config {
|
||||
ArchiverPrefix: "archiver",
|
||||
DatagatewayPrefix: "data",
|
||||
Favorites: false,
|
||||
ProjectSpaces: true,
|
||||
OCDavInsecure: false, // true?
|
||||
OCDavPrefix: "",
|
||||
OCSPrefix: "ocs",
|
||||
|
||||
Reference in New Issue
Block a user