Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,19 @@ Lowercase file suffixes to ignore while syncing.

* * *

#### `include_process`
This optional property lets Nuxeo Drive monitor additional processes for file locking during Direct Edit. By default, it tracks Microsoft Office, Adobe, and Open Office applications.</br>
Currently, this feature works only on Windows.
- Default value: None
- version added: 6.0.0
- Example:
```
include_process =
notepad
code
```
* * *

#### `locale`

Set up the language if not already defined.</br>
Expand Down