mirror of
https://github.com/simon987/od-database.git
synced 2025-12-14 07:09:03 +00:00
Overwrite document on re-index, update website last_modified on task complete, delete website files on index complete
This commit is contained in:
@@ -3,9 +3,9 @@ import json
|
||||
|
||||
|
||||
payload = json.dumps({
|
||||
"website_id": 123,
|
||||
"url": "ftp://132.249.213.137",
|
||||
# "url": "http://localhost:8000/",
|
||||
"website_id": 3,
|
||||
# "url": "ftp://132.249.213.137",
|
||||
"url": "http://localhost:8000/",
|
||||
# "url": "http://ubuntu.mirrorservice.org/",
|
||||
"priority": 2,
|
||||
"callback_type": "",
|
||||
|
||||
Reference in New Issue
Block a user