📄 user.properties
字号:
# Amount of time in minutes after which a connection is considered idle and may # be scavenged expressed in minutesimpl.endpoint.tls.connection.idletimeout=5# Amount of time in minutes a connection must be idle before a reconnection # attempt will be considered expressed in minutesimpl.endpoint.tls.connection.minidlereconnect=1# Amount if time in minutes which retries may remain queued for retrasmission.# expressed in minutesimpl.endpoint.tls.connection.maxretryage=2# Cache Manager Deffered checkpoint# a setting of true deffers commit checkpoint to the Filer# this setting increases performance, with a caveat of possible# data corruption in unexpected process termination due to kernel# crash, or power lossimpl.cm.defferedcheckpoint=true#Discovery provides the ability to disable discovery network traffic#when defined, it renders discovery a local cacheimpl.discovery.localonly=false
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -