Differences
This shows you the differences between the selected revisions of the page.
2019-03-28 | 2019-03-28 | ||
typography (martin) | typography (martin) | ||
Line 13: | Line 13: | ||
| ''Interface\ExternalIpAddress'' | [[ui_pref_network|External IP address]] | | | | ''Interface\ExternalIpAddress'' | [[ui_pref_network|External IP address]] | | | ||
| ''Interface\SessionReopenAuto'' | Delay of automatic reconnect of session that breaks during transfer. | In milliseconds. ''0'' = disable automatic reconnect| | | ''Interface\SessionReopenAuto'' | Delay of automatic reconnect of session that breaks during transfer. | In milliseconds. ''0'' = disable automatic reconnect| | ||
- | | ''Interface\SessionReopenAutoStall'' | [[ui_pref_resume#reconnect|Automatically reconnect session, if it stalls]] | ''0'' -- do not reconnect, else a number of milliseconds before reconnect. | | + | | ''Interface\SessionReopenAutoStall'' | [[ui_pref_resume#reconnect|Automatically reconnect session, if it stalls]] | ''0'' = do not reconnect, else a number of milliseconds before reconnect. | |
| ''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\CopyParam\NewerOnly'' | [[ui_transfer_custom#other|New and updated files only]] | ''0'' = Off, ''1'' = On | | | ''Interface\CopyParam\NewerOnly'' | [[ui_transfer_custom#other|New and updated files only]] | ''0'' = Off, ''1'' = On | | ||
Line 21: | Line 21: | ||
| ''Interface\CopyParam\IgnorePermErrors'' | [[ui_transfer_custom#upload|Ignore permission errors]] | ''0'' = Off, ''1'' = On | | | ''Interface\CopyParam\IgnorePermErrors'' | [[ui_transfer_custom#upload|Ignore permission errors]] | ''0'' = Off, ''1'' = On | | ||
| ''Interface\CopyParam\PreserveTimeDirs'' | [[ui_transfer_custom#common|Preserve directory timestamps]] | ''0'' = Off, ''1'' = On | | | ''Interface\CopyParam\PreserveTimeDirs'' | [[ui_transfer_custom#common|Preserve directory timestamps]] | ''0'' = Off, ''1'' = On | | ||
- | | ''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 | |
- | | ''Interface\TimeoutShellOperations'' | Run potentially lengthy shell operations on background thread (can cause instability) | ''0'' -- Disable, ''1'' -- Enable | | + | | ''Interface\TimeoutShellOperations'' | Run potentially lengthy shell operations on background thread (can cause instability) | ''0'' = Disable, ''1'' = Enable | |
| ''Interface\LocaleSafe'' | [[ui_pref_languages|Language]] | [[https://docs.microsoft.com/en-us/windows/desktop/intl/language-identifier-constants-and-strings|Decimal LCID]] of the language/locale. E.g. ''1033'' for English (United States) | | | ''Interface\LocaleSafe'' | [[ui_pref_languages|Language]] | [[https://docs.microsoft.com/en-us/windows/desktop/intl/language-identifier-constants-and-strings|Decimal LCID]] of the language/locale. E.g. ''1033'' for English (United States) | | ||
| ''Interface\BeepSound'' | A path to a sound file or system sound alias for the //[[ui_pref_environment#notifications|Beep when work finishes]]// function. | Defaults to system sound alias ''SystemDefault''. | | | ''Interface\BeepSound'' | A path to a sound file or system sound alias for the //[[ui_pref_environment#notifications|Beep when work finishes]]// function. | Defaults to system sound alias ''SystemDefault''. | |