From cdd245a17c4ba66036674ecbfc66d2638e0d9951 Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 8 Feb 2023 04:13:00 +0200 Subject: [PATCH] make poll_thread in WPD --- files/helpers/config/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 01171cd77..d540d0687 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -832,7 +832,7 @@ elif SITE == 'watchpeopledie.tv': ERROR_MARSEYS[403] = "marseyconfused" - POLL_THREAD = 13225 + POLL_THREAD = 22937 SIDEBAR_THREAD = 5403 BANNER_THREAD = 9869