Differences
This shows you the differences between the selected revisions of the page.
2023-07-03 | 2023-09-25 | ||
consistency (taskbar) (martin) | 6.0 Bug 2117: Increase maximal number of background transfers at the same time (martin) | ||
Line 19: | Line 19: | ||
| ''Interface\==KeepUpToDateChangeDelay=='' | Upload delay after change is detected while [[task_keep_up_to_date|Keeping remote directory up to date]] | In milliseconds. | | | ''Interface\==KeepUpToDateChangeDelay=='' | Upload delay after change is detected while [[task_keep_up_to_date|Keeping remote directory up to date]] | In milliseconds. | | ||
| ''Interface\==MimeTypes=='' | MIME type (Content type) overrides. | Comma separated list of overrides with syntax ''mask=mime_type'', where ''mask'' is a [[file_mask|file mask]]. \\ Example: ''*.js=application/javascript,*.png=image/png'' | | | ''Interface\==MimeTypes=='' | MIME type (Content type) overrides. | Comma separated list of overrides with syntax ''mask=mime_type'', where ''mask'' is a [[file_mask|file mask]]. \\ Example: ''*.js=application/javascript,*.png=image/png'' | | ||
+ | | ''Interface\==QueueTransferLimitMax=='' | Limit of [[ui_pref_background#background_transfers|Maximal number of transfers at the same time]] | Defaults to 9. | | ||
| ''Interface\==LocalIconsByExt=='' | Turn off loading icons from local files | ''0'' = Load icons from local files, ''1'' = Resolve icons for local files by file extension only | | | ''Interface\==LocalIconsByExt=='' | Turn off loading icons from local files | ''0'' = Load icons from local files, ''1'' = Resolve icons for local files by file extension only | | ||
| ''Interface\==HonorDrivePolicy=='' | Follow Windows File Explorer configuration for hiding drives | ''0'' = Show all drives, ''1'' = Hide hidden drives | | | ''Interface\==HonorDrivePolicy=='' | Follow Windows File Explorer configuration for hiding drives | ''0'' = Show all drives, ''1'' = Hide hidden drives | |