Commit 0d662cc5 authored by gaoyingwei's avatar gaoyingwei

修改配置

parent 6a259825
......@@ -33,7 +33,7 @@
<dependency>
<groupId>org.91isoft</groupId>
<artifactId>91isoft_spbt</artifactId>
<version>3.1.0_activiti_beta6</version>
<version>3.1.0_activiti_beta18</version>
</dependency>
</dependencies>
......
......@@ -155,7 +155,14 @@ cy:
logoutSuccessUrl: "/login"
loginPage: "/login"
loginfailureUrl: "/login-error.html"
encryption:
algorithm: PBEWithHmacSHA512AndAES_128
keyObtentionIterations: 1000
poolSize: 1
providerName: SunJCE
saltGeneratorClassName: org.jasypt.salt.RandomSaltGenerator
ivGeneratorClassName: org.jasypt.iv.RandomIvGenerator
stringOutputType: base64
global:
path:
base_upload_location: /working/file/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment