diff --git a/Crontab.md b/Crontab.md new file mode 100644 index 0000000..e4aec50 --- /dev/null +++ b/Crontab.md @@ -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. \ No newline at end of file