Skip to content

Crontab

d47081 edited this page Oct 19, 2023 · 1 revision

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.

Clone this wiki locally