first commit
This commit is contained in:
12
config.json.example
Normal file
12
config.json.example
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user