core.runMode=debug
|
|
model.root=classpath*:models
|
view.root=classpath:
|
view.clientSideCache.defaultMaxAge=86400
|
|
view.javaScript.charset=UTF-8
|
view.styleSheet.charset=UTF-8
|
#urule.repository.dir=D:/fpms/v1/repo
|
#urule.knowledgePackageFileStorePath=D:/fpms/v1/repo
|
#urule.knowledgeUpdateCycle=1
|
#urule.debug=false
|
#urule.repository.datasourcename=uruleTestDS
|
#urule.repository.databasetype=mysql
|
urule.resporityServerUrl=
|
urule.dateFormat=
|
urule.dynamicJarsPath=
|
urule.tempStorePath=
|
urule.defaultHtmlFileDebugPath=
|
urule.debugToFile=false
|
urule.pullServerUser=!_u_r_u_l_e
|
urule.pullServerPwd=@_urule_c_p__
|
urule.dynamicJarsRemoteLoadInterval=0
|
urule.enableActivePendedGroupAndExecute=false
|
urule.flowForkMultiThread=false
|
urule.trimFunctionDisabled=false
|
urule.stringLengthFunctionDisabled=false
|
urule.absFunctionDisabled=false
|
urule.avgFunctionDisabled=false
|
urule.maxFunctionDisabled=false
|
urule.maxValueFunctionDisabled=false
|
urule.minFunctionDisabled=false
|
urule.minValueFunctionDisabled=false
|
urule.sumFunctionDisabled=false
|
urule.countFunctionDisabled=false
|
urule.updateFactFunctionDisabled=false
|
urule.expFunctionDisabled=false
|
urule.lnFunctionDisabled=false
|
urule.sinFunctionDisabled=false
|
urule.cosFunctionDisabled=false
|
urule.tanFunctionDisabled=false
|
urule.insertFactFunctionDisabled=false
|
urule.enabledActiveElseRule=true
|
urule.knowledgeSyncCheck=false
|
urule.spaceToZero=false
|
urule.subPropertyNotExistToNull=false
|
urule.security.companyId=
|
urule.constant.link=
|
urule.variable.link=
|
urule.authority.type=
|
urule.welcomePage=
|
urule.logout.url=
|
urule.security.enable=
|
urule.repository.xml=
|
urule.repository.datasourcename=
|
urule.repository.databasetype=
|
urule.repository.databaseCluster=true
|
|
|
|
#urule 4.0 ???
|
urule.home=d:/app/urule/home
|
#\u7CFB\u7EDF\u81EA\u52A8\u751F\u6210\u7684\u914D\u7F6E\u6587\u4EF6
|
#Mon Feb 19 09:53:05 CST 2024
|
urule.store.database.driver=com.mysql.jdbc.Driver
|
urule.store.database.password=Abc123..
|
urule.config.type=jdbc
|
urule.store.database.validationQuery=select 1
|
urule.store.database.maxIdle=10
|
urule.store.database.initialsize=0
|
urule.store.database.platform=mysql
|
urule.store.database.maxTotal=10
|
urule.store.database.username=root
|
urule.store.database.url=jdbc\:mysql\://localhost\:3306/fpmsv1_test?useUnicode\=true&characterEncoding\=UTF-8&useSSL\=false
|
urule.store.database.minIdle=0
|