{
“activeProfileId”: “default”,
“profiles”: {
“default”: {
“dateFormat”: "yyyy-MM-dd",
 ”archiveLinkText”: "(Archived on {date})",
“ignorePatterns”: [
"web.archive.org/"
],
“substitutionRules”: [
{
“find”: "",
“replace”: "",
“regex”: false
}
],
“apiDelay”: <NUMBER-VALUE: 500 to 10000>,
“maxRetries”: <NUMBER-VALUE: 1 to 10>,
“archiveFreshnessDays”: <NUMBER-VALUE>,
“pathPatterns”: [],
“urlPatterns”: [],
“wordPatterns”: [],
“captureScreenshot”: true OR false,
“captureAll”: true OR false,
“jsBehaviorTimeout”: <NUMBER-VALUE>,
“forceGet”: true OR false,
“captureOutlinks”: true OR false,
“autoClearFailedLogs”: true OR false
}
},
“failedArchives”: [],
“spnAccessKey”: "",
“spnSecretKey”: ""
}