jasp.conf
来自「去秀吧(goshow8)视频秀 去秀吧免费提供建立网上家园采用大家熟的Qzon」· CONF 代码 · 共 19 行
CONF
19 行
#
# If don't need the connection pooling, set the pooling to false,
# else set it to true.
#
jasp.pooling = false
#
# If the pooling is true, the pooling.maxsize means the maximum
# capacity of pooling. When the maximum number of the connection
# pooling is larger than poolingsize, the connection will not enter
# in the pooling.
#
jasp.pooling.maxsize = 100
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?