📄 heron.properties
字号:
#------------------------------------------------------------------------------# Configures an xmlBlaster node with the name "heron"# INVOKE: java org.xmlBlaster.Main -propertyFile heron.properties#------------------------------------------------------------------------------# Use only SOCKET protocol driver to have less logging output:pluginsFile=xmlBlasterPluginsSimple.xmlplugin/socket/port=8900#plugin/socket/hostname=localhost# Configuer cluster - the heron node:cluster=truecluster.node.id=heron# Some loggingcall[core]=true# Switch off all not needed stuffadmin.remoteconsole.port=-1bootstrapPort=-1JdbcDriver.drivers=org.hsqldb.jdbcDriverloginEvent=falselogoutEvent=falseuserListEvent=false
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -