📄 jasp.conf
字号:
#
# 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -