forked from Github/Axter-Stash
Moved rarely used fields to config file
This commit is contained in:
@@ -11,10 +11,6 @@ settings:
|
||||
displayName: Run Clean
|
||||
description: Enable to run metadata clean task after file deletion.
|
||||
type: BOOLEAN
|
||||
runGenerateContent:
|
||||
displayName: Run Generate Content
|
||||
description: Enable to run metadata_generate (Generate Content) after metadata scan.
|
||||
type: BOOLEAN
|
||||
scanModified:
|
||||
displayName: Scan Modifications
|
||||
description: Enable to monitor changes in file system for modification flag. This option is NOT needed for Windows, because on Windows changes are triggered via CREATE, DELETE, and MOVE flags. Other OS may differ.
|
||||
|
||||
Reference in New Issue
Block a user