diff options
Diffstat (limited to 'weed/command/filer_sync.go')
| -rw-r--r-- | weed/command/filer_sync.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/filer_sync.go b/weed/command/filer_sync.go index d361577e8..4cb97ba07 100644 --- a/weed/command/filer_sync.go +++ b/weed/command/filer_sync.go @@ -50,7 +50,7 @@ type SyncOptions struct { } const ( - SyncKeyPrefix = "sync." + SyncKeyPrefix = "sync." DefaultConcurrencyLimit = 32 ) |
