mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
Created Crontab (markdown)
parent
486ad64dfd
commit
4ba6dc7d80
1 changed files with 9 additions and 0 deletions
9
Crontab.md
Normal file
9
Crontab.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
Calculates torrent scrape totals, usually one torrent per minute
|
||||
|
||||
* `/crontab/torrent/scrape/{key}`
|
||||
|
||||
***
|
||||
|
||||
`{key}` - is the application access key string, passed in URL to prevent third party HTTP requests.
|
||||
|
||||
Could be configured according to the environment. By default - hosted in `.env` file, `APP_KEY=EDITME` option.
|
||||
Loading…
Add table
Add a link
Reference in a new issue