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:
2018-07-01 03:06:57 +02:00
parent f9f9c8a0bd
commit e7eef86b23
9 changed files with 99 additions and 31 deletions

View File

@@ -45,6 +45,10 @@ module.exports = {
limit: 1000,
avoidDuplicates: true,
retries: 3,
watch: {
interval: 30,
ignoreErrors: true,
},
archives: {
search: false,
preview: true,