diff options
| -rw-r--r-- | supervisord.conf | 1 |
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, |
