summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVainsocial root <root@vainsocial>2017-03-10 18:13:56 +0000
committerVainsocial root <root@vainsocial>2017-03-10 18:13:56 +0000
commitc112eca04a3d46bf9983e6a7a5ab921032949587 (patch)
tree513f606766e444fb3d1508aa6b7eac5bfed9bde0
parentfc95cc9119533bf54502cc913e6d29f5f6314420 (diff)
downloadmeta-c112eca04a3d46bf9983e6a7a5ab921032949587.tar.gz
meta-c112eca04a3d46bf9983e6a7a5ab921032949587.zip
preloader: sleep 1s to avoid rate limits
-rw-r--r--supervisord.conf1
1 files changed, 1 insertions, 0 deletions
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,