diff --git a/src/client-apps/nuxeo-drive/nuxeo-drive-configuration/parameters.md b/src/client-apps/nuxeo-drive/nuxeo-drive-configuration/parameters.md index 00792ee2cc..dcfa16d121 100644 --- a/src/client-apps/nuxeo-drive/nuxeo-drive-configuration/parameters.md +++ b/src/client-apps/nuxeo-drive/nuxeo-drive-configuration/parameters.md @@ -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.
+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.