forked from Github/Axter-Stash
misc
This commit is contained in:
@@ -9,7 +9,7 @@ config = {
|
||||
# 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.
|
||||
"scanModified": False,
|
||||
# Timeout in seconds. This is how often it will check if a stop signal is sent.
|
||||
"timeOut": 60,
|
||||
"timeOut": 3600,
|
||||
# Enable to exit FileMonitor by creating special file in plugin folder\working
|
||||
"createSpecFileToExit": True,
|
||||
# Enable to delete special file imediately after it's created in stop process
|
||||
|
||||
Reference in New Issue
Block a user