updated readme and added ignored data

This commit is contained in:
2022-07-23 16:05:57 -05:00
parent ad85494c1f
commit fb55c54f01
4 changed files with 13 additions and 4 deletions

View File

@@ -37,11 +37,15 @@ Config.json
"password": "admin",
"loglevel": "INFO",
"logpath": "./qc.log",
"protected_tag": "ipt",
"non_protected_tag": "public",
"age": 2419200,
"use_pushover": true,
"minimum_age": 432000,
"use_pushover": false,
"use_log": true,
"po_key": "",
"po_token": ""
"po_token": "",
"delete_torrents": false
}
```