AUTOREFRESHFOLDERS: Difference between revisions
Appearance
m fix consistency |
mNo edit summary |
||
Line 1: | Line 1: | ||
This variable disables the automatic refresh of Workplace folders. | This variable disables the automatic refresh of Workplace folders. | ||
SET AUTOREFRESHFOLDERS=value | SET AUTOREFRESHFOLDERS=<value> | ||
;Default settings:<tt>SET AUTOREFRESHFOLDERS=YES</tt> | |||
;Default settings: | |||
;Parameters:Value can be YES or NO. If this parameter is not set it defaults to YES. | ;Parameters:Value can be YES or NO. If this parameter is not set it defaults to YES. | ||
;Examples:The automatic refresh of folders is enabled. | ;Examples:The automatic refresh of folders is enabled. | ||
::<tt>SET AUTOREFRESHFOLDERS=</tt> | |||
::<tt>SET AUTOREFRESHFOLDERS=YES</tt> | |||
The automatic refresh of folders is disabled. | :The automatic refresh of folders is disabled. | ||
<tt>SET AUTOREFRESHFOLDERS=NO</tt> | |||
[[Category:Environment variable]] | [[Category:Environment variable]] |
Revision as of 17:07, 15 November 2017
This variable disables the automatic refresh of Workplace folders.
SET AUTOREFRESHFOLDERS=<value>
- Default settings
- SET AUTOREFRESHFOLDERS=YES
- Parameters
- Value can be YES or NO. If this parameter is not set it defaults to YES.
- Examples
- The automatic refresh of folders is enabled.
- SET AUTOREFRESHFOLDERS=
- SET AUTOREFRESHFOLDERS=YES
- The automatic refresh of folders is disabled.
SET AUTOREFRESHFOLDERS=NO