代码拉取完成,页面将自动刷新
同步操作将从 weihaoxuan/XBMAN-SCMS 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
[uwsgi]
# set the socket
socket = 127.0.0.1:8001
# the project directory
chdir = /usr/local/XBMAN-SCMS/
# maximum number of worker processes
# wsgi file
# just like the django wsgi.py file path, if your swgi file in the django
# settings file location.
module = wsgi
processes = 4
# run each worker in prethreaded mode with the specified number of threads
threads = 2
# vacuum all of the generated file/sockets
vacuum = true
# enable the stats server on the specified address
stats = 127.0.0.1:9191
# reload if rss memory is higher than specified megabytes ,256 means 256MB
reload-on-rss = 256
# reload if address space is higher than specified megabytes
reload-on-as = 256
# set the maximum time (in seconds) we wait for
# workers and other processes to die during reload/shutdown
reload-mercy=10
pidfile=xbman_scms.pid
# reload workers after the specified amount of managed requests
max-requests = 6000
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。