GITLAB
wasteland
/
server
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
f1b4a0cce578dd33f62700f6ce2a787daae3b21a
Authored by
zhouhaihai
2020-10-13 15:03:08 +0800
1 parent
ffcaf9f4
้ๅ
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
config/production.lua
Inline
Side-by-side
config/production.lua
Wrap text
Show/Hide comments
View file @
f1b4a0c
...
...
@@ -6,6 +6,7 @@ codeurl = "127.0.0.1:9001"
6
6
servId = 1
7
7
8
8
max_client = 2000
9
+max_queue = 1000
9
10
10
11
server_port = 20001
11
12
debug_port = 10001
...
...