user.properties

来自「jxta_src_2.41b jxta 2.41b 最新版源码 from w」· PROPERTIES 代码 · 共 23 行

PROPERTIES
23
字号
# 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 + =
减小字号Ctrl + -
显示快捷键?