This commit is contained in:
11
config/snapshot_config_example.json
Normal file
11
config/snapshot_config_example.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"api_url": "https://api.parentzone.me",
|
||||
"output_dir": "./snapshots",
|
||||
"type_ids": [15],
|
||||
"date_from": "2024-01-01",
|
||||
"date_to": "2024-12-31",
|
||||
"max_pages": null,
|
||||
"api_key": "your-api-key-here",
|
||||
"email": "your-email@example.com",
|
||||
"password": "your-password-here"
|
||||
}
|
||||
Reference in New Issue
Block a user