From c112eca04a3d46bf9983e6a7a5ab921032949587 Mon Sep 17 00:00:00 2001 From: Vainsocial root Date: Fri, 10 Mar 2017 18:13:56 +0000 Subject: preloader: sleep 1s to avoid rate limits --- supervisord.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/supervisord.conf b/supervisord.conf index 9b07a4c..c770de2 100644 --- a/supervisord.conf +++ b/supervisord.conf @@ -22,6 +22,7 @@ redirect_stderr=true stdout_logfile=/vainsocial/logs/preloader.log environment= VAINSOCIAL_APITOKEN=, + VAINSOCIAL_SPIDERTHROTTLE=1, POSTGRESQL_HOST=, POSTGRESQL_PORT=5433, POSTGRESQL_DB=vain_raw, -- cgit v1.3.1