📄 pos.properties
字号:
##### OFBiz Startup Application Settings# $Id: pos.properties 4544 2005-02-22 12:14:42Z jonesde $##### --- Java LIB tools.jar is not requiredjava.tools.jar.required=false# --- External Base configuration files (relative to ofbiz.home)ofbiz.base.config=base/config# --- External Base schema files (relative to ofbiz.home)ofbiz.base.schema=base/dtd# --- External Base libraries (relative to ofbiz.home)ofbiz.base.lib=base/lib# --- Base Jar [ofbiz-base.jar] (relative to ofbiz.home)ofbiz.base.jar=base/build/lib/ofbiz-base.jar# --- Default logs directory (relative to ofbiz.home)ofbiz.log.dir=logs# --- Location (relative to ofbiz.home) for (normal) container configurationofbiz.container.config=base/config/pos-containers.xml# -- StartupLoader implementation for Splash Screenofbiz.start.loader1=org.ofbiz.base.splash.SplashLoader# --- StartupLoader implementations to load (in order)ofbiz.start.loader2=org.ofbiz.base.container.ContainerLoader# -- Splash Logoofbiz.start.splash.logo=framework/images/webapp/images/opentaps_logo.png# -- Enable the shutdown hookofbiz.enable.hook=true# -- Auto-Shutdown after loadofbiz.auto.shutdown=false# --- Default Derby system home directoryderby.system.home=data/derby# --- By default we will find base/config/debug.properties and point to there#log4j.configuration=file:/c:/work/ofbiz/config/debug.properties# --- Tells AWT (i.e. JasperReports/FOP/etc) to not require a head (X11)java.awt.headless=false
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -