Skip to content

Commit 724ca03

Browse files
committed
Update config documentation
1 parent f773a23 commit 724ca03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Note: This option may be a bit buggy in Nemo, I'll fix it in the future if it ap
2828
<br/>To turn off the __addition of timestamps__ to filenames, open the config file with a text editor and set the `timeInNames` variable to ‘false’.
2929

3030
## Adaption specific options (Nemo)
31-
<br/>To enable the conversion of <b>application/octet-stream</b> files in the adaption version, set the `convertFromOctetStream` option to 'true'.
31+
<br/>To enable the conversion of <b>application/octet-stream</b> files in the adaption version, set the `convertFromOctetStream` option to 'true'. This may allow you to convert files with unmatching mimetypes, which are in a supported- but not as such detected format. This may also allow the context menu option for other un-convertabe files, such a pdf or zip.
3232
<br/>To disable the <b>"-" option</b> in the dropdown-list, set the `showDummyOption` setting to 'false'.
3333

3434
#### All sections

0 commit comments

Comments
 (0)