?? general.properties
字號:
##### OFBiz General Properties# $Id: general.properties 5373 2005-07-25 16:24:50Z jaz $##### -- unique instance id (20 char max)unique.instanceId=ofbiz1# -- the default currency to use for prices, etccurrency.uom.id.default=USD# -- the default decimal format for currencycurrency.decimal.format=##0.00# -- the default country for drop downscountry.geo.id.default=USA# -- the default trackingCodeId to use for Partner Managed Tracking Codespartner.trackingCodeId.default=# -- USPS address matching string - should be all lower case, no spaces, pipe delimitedusps.address.match=(^.*?p[\\. ]*o[\\. ]*box.*$)|(^.*?post.*?office.*?box.*$)|((^|(^.*? ))r[\\. ]*r[\\. ]*(( +)|([0-9#]+)).*$)|(^.*?rural.*?route.*$)# -- mail notifications enabled (Y|N)mail.notifications.enabled=Y# -- redirect all mail notifications to this address for testing#mail.notifications.redirectTo=# -- the default mail server to usemail.smtp.relay.host=localhost# -- SMTP Auth settings#mail.smtp.auth.user=#mail.smtp.auth.password=# -- HTTP upload max size in bytes (-1 for unlimited)http.upload.max.size=-1
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -