mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 17:55:24 +02:00
Add config var for using the space groups
This commit is contained in:
@@ -142,6 +142,7 @@ func DefaultConfig() *config.Config {
|
||||
AsyncUploads: true,
|
||||
},
|
||||
Posix: config.PosixDriver{
|
||||
UseSpaceGroups: false,
|
||||
PersonalSpacePathTemplate: "users/{{.User.Username}}",
|
||||
GeneralSpacePathTemplate: "projects/{{.SpaceId}}",
|
||||
PermissionsEndpoint: "com.owncloud.api.settings",
|
||||
|
||||
Reference in New Issue
Block a user