fix(docs): add missing docs about file preview config (#4457)

This commit is contained in:
Erez Rokah 2020-10-12 12:45:39 +02:00 committed by GitHub
parent 145cbe6c90
commit d88505aa6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -354,9 +354,9 @@ fields:
### `editor`
This setting changes options for the editor view of the collection. It has one option so far:
This setting changes options for the editor view of a collection or a file inside a files collection. It has one option so far:
* `preview`: set to `false` to disable the preview pane for this collection; defaults to `true`
* `preview`: set to `false` to disable the preview pane for this collection or file; defaults to `true`
**Example:**