Violets-Cache/process.json

10 lines
182 B
JSON

{
"script": "index.js",
"watch": true,
"ignore_watch": ["cache/imgs", "cache/songs"],
"watch_options": {
"followSymlinks": false
},
"name": "Cache"
}