mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-24 14:50:39 -05:00
Compare commits
1 Commits
triggerCi
...
adjust-fro
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6b3e6751c1 |
@@ -108,7 +108,7 @@ func DefaultConfig() *config.Config {
|
||||
OCS: config.OCS{
|
||||
Prefix: "ocs",
|
||||
SharePrefix: "/Shares",
|
||||
HomeNamespace: "/users/{{.Id.OpaqueId}}",
|
||||
HomeNamespace: "/users/`{{.Id.OpaqueId}}`",
|
||||
AdditionalInfoAttribute: "{{.Mail}}",
|
||||
StatCacheType: "memory",
|
||||
StatCacheNodes: []string{"127.0.0.1:9233"},
|
||||
|
||||
Reference in New Issue
Block a user