1 Star 0 Fork 1.4K

java-utils/DocSys

forked from Rainy/DocSys 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docSysConfig.properties 985 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rainy 提交于 2018-11-30 22:28 +08:00 . Default value for Windows should be C:
#the server of email
mail.smtp.host=smtp.gofreeteam.com
#user STARTTLS safe connection
mail.smtp.starttls.enable=true
#need valicate
mail.smtp.auth=true
fromuser=helper@gofreeteam.com
frompwd=gofreeteam2015
messagetype=text/html;charset=gb2312
key=zheshimimadekey
appendEmail=$ft$
#SMS config
sms_userId=dd1604
sms_pwd=123456
sms_companyId=13489
#openoffice path
#For Windows
openOfficePathForWindows=C:/Program Files (x86)/OpenOffice 4
#For Linux
openOfficePathForLinux=/opt/openoffice4/
#For MAC
openOfficePathForMac=/Applications/OpenOffice.org.app/Contents/
#default ReposRootPath and svnLoalReposStorePath
#For Windows
defaultReposRootPath=C:/DocSysReposes/
defaultSvnLocalReposStorePath=C:/DocSysSvnReposes/
#For Linux
defaultReposRootPath=/data/DocSysReposes/
defaultSvnLocalReposStorePath=/data/DocSysSvnReposes/
#lucene path for FullText Search
lucenePath=C:/DocSys/Lucene/
tmpLucenePath=C:/DocSys/Lucene/tmp/
#ReposId For feeback
feebackReposId=15
feebackParentId=0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/java-utils/DocSys.git
git@gitee.com:java-utils/DocSys.git
java-utils
DocSys
DocSys
master

搜索帮助