Added watch-mode. Waiting for profile detail write to finalize before new watch cycle and capture details in index file.
This commit is contained in:
@@ -45,6 +45,10 @@ module.exports = {
|
||||
limit: 1000,
|
||||
avoidDuplicates: true,
|
||||
retries: 3,
|
||||
watch: {
|
||||
interval: 30,
|
||||
ignoreErrors: true,
|
||||
},
|
||||
archives: {
|
||||
search: false,
|
||||
preview: true,
|
||||
|
||||
Reference in New Issue
Block a user