mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-17 07:26:49 +00:00
comment plugins
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
http = 127.0.0.1:5000
|
http = 127.0.0.1:5000
|
||||||
processes = 4
|
processes = 4
|
||||||
threads = 2
|
threads = 2
|
||||||
plugins = python3
|
; plugins = python3
|
||||||
master = true
|
master = true
|
||||||
# 启动主进程,来管理其他进程,其它的uwsgi进程都是这个master进程的子进程,如果kill这个master进程,相当于重启所有的uwsgi进程。
|
# 启动主进程,来管理其他进程,其它的uwsgi进程都是这个master进程的子进程,如果kill这个master进程,相当于重启所有的uwsgi进程。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user