Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
indicators
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhangkb
indicators
Commits
2ff9fa57
Commit
2ff9fa57
authored
Apr 23, 2021
by
hzc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改单位综合得分bug
parent
b17fb5e8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
3 deletions
+12
-3
application-test.yml
src/main/resources/application-test.yml
+12
-3
No files found.
src/main/resources/application-test.yml
View file @
2ff9fa57
...
...
@@ -9,12 +9,18 @@ spring:
username
:
test
password
:
test
hikari
:
maximum-pool-size
:
3
connectionTimeout
:
60000
idleTimeout
:
60000
validationTimeout
:
3000
maxLifetime
:
60000
loginTimeout
:
5
maximumPoolSize
:
60
minimumIdle
:
10
servlet
:
multipart
:
max-file-size
:
20Mb
max-request-size
:
100Mb
location
:
/home/deploy/data/upload_tmp
location
:
/home/deploy/data/upload_tmp
#D://afile
session
:
store-type
:
redis
redis
:
...
...
@@ -63,8 +69,10 @@ mybatis:
logging
:
level
:
com.keymobile.indicators
:
dubeg
com.keymobile.indicators
:
info
config
:
classpath:logback-custom.xml
uploadfile
:
path
:
/home/deploy/uploadfile
isClearAllPools
:
true
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment