Skip to content

v1.1.2

Choose a tag to compare

@goindow goindow released this 16 Sep 06:22
· 7 commits to master since this release

新增功能:

其他变动:

  1. nginx/nginx.conf,修改 worker_processes 4 -> auto
  2. nginx/nginx.conf,修改 worker_connections 1024 -> 65535
  3. 代码美化、readme 更新等