mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 17:55:24 +02:00
Configure project spaces layout
This commit is contained in:
@@ -139,6 +139,7 @@ func DefaultConfig() *config.Config {
|
||||
},
|
||||
Posix: config.PosixDriver{
|
||||
UserLayout: "users/{{.User.Username}}",
|
||||
ProjectLayout: "projects/{{.SpaceId}}",
|
||||
PermissionsEndpoint: "com.owncloud.api.settings",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user