Skip to content

Commit

Permalink
Add disableLocalFiles to options summary (#3323)
Browse files Browse the repository at this point in the history
  • Loading branch information
amaitu committed Nov 18, 2021
1 parent e0e725b commit 9aa4e4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/docs/dashboard.md
Expand Up @@ -101,6 +101,7 @@ uppy.use(Dashboard, {
browserBackButtonClose: false,
theme: 'light',
autoOpenFileEditor: false,
disableLocalFiles: false,
})
```

Expand Down

0 comments on commit 9aa4e4b

Please sign in to comment.