mirror of
https://github.com/owncloud/ocis
synced 2026-04-30 19:47:32 +02:00
Enable async uploads for posixfs
This commit is contained in:
@@ -146,6 +146,7 @@ func DefaultConfig() *config.Config {
|
||||
PersonalSpacePathTemplate: "users/{{.User.Username}}",
|
||||
GeneralSpacePathTemplate: "projects/{{.SpaceId}}",
|
||||
PermissionsEndpoint: "com.owncloud.api.settings",
|
||||
AsyncUploads: true,
|
||||
},
|
||||
},
|
||||
Events: config.Events{
|
||||
|
||||
Reference in New Issue
Block a user