13 lines
288 B
JSON
13 lines
288 B
JSON
{
|
|
"api_url": "https://api.parentzone.me",
|
|
"output_dir": "snapshots",
|
|
"api_key": "YOUR_API_KEY_HERE",
|
|
"email": "your-email@example.com",
|
|
"password": "your-password",
|
|
"date_from": "2021-01-01",
|
|
"date_to": null,
|
|
"type_ids": [15],
|
|
"max_pages": null,
|
|
"debug_mode": false
|
|
}
|