From 5627d777163b32916d579d7324f8bcd78aefb399 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 20 Mar 2022 00:47:52 +0200 Subject: [PATCH] sfd --- files/templates/chat.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/files/templates/chat.html b/files/templates/chat.html index 743091401..b2319d548 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -338,6 +338,4 @@ } -{% endblock %} - -gunicorn ruqqus.__main__:app load_chat -k eventlet -w 1 --worker-connections 1000 --max-requests 1000000 --preload --bind 127.0.0.1:5001 -D \ No newline at end of file +{% endblock %} \ No newline at end of file