mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
Set a default debounce delay
This commit is contained in:
@@ -147,6 +147,7 @@ func DefaultConfig() *config.Config {
|
||||
GeneralSpacePathTemplate: "projects/{{.SpaceId}}",
|
||||
PermissionsEndpoint: "com.owncloud.api.settings",
|
||||
AsyncUploads: true,
|
||||
ScanDebounceDelay: 1 * time.Second,
|
||||
},
|
||||
},
|
||||
Events: config.Events{
|
||||
|
||||
Reference in New Issue
Block a user