This website requires JavaScript.
Explore
Help
Register
Sign In
root
/
swoole-framwork
Watch
1
Star
0
Fork
0
You've already forked swoole-framwork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
54121da25a
swoole-framwork
/
app
/
config
/
dbpool.php
8 lines
119 B
PHP
Raw
Normal View
History
Unescape
Escape
add code
2024-05-21 14:33:56 +08:00
<
?
php
return
[
"
default
"
=>
[
add code
2024-05-22 14:49:06 +08:00
"
min
"
=>
10
,
"
max
"
=>
20
,
"
idleTime
"
=>
20
add code
2024-05-21 14:33:56 +08:00
]
];
Reference in New Issue
Copy Permalink