File tree 2 files changed +0
-10
lines changed
2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,6 @@ security.basic.enabled: false
13
13
# required for using /console with CSP because we have many hashes as a workaround
14
14
server.max-http-header-size : 4096
15
15
16
- spring.mail.host : 127.0.0.1
17
- spring.mail.port : 1025
18
- spring.mail.username : unused
19
- spring.mail.password : unused
20
-
21
16
spring.messages.cache-seconds : 60
22
17
spring.messages.fallback-to-system-locale : false
23
18
spring.messages.basename : \
Original file line number Diff line number Diff line change @@ -7,11 +7,6 @@ spring.datasource.password:
7
7
spring.datasource.driver-class-name : com.mysql.jdbc.Driver
8
8
spring.datasource.initialize : false
9
9
10
- spring.mail.host : 127.0.0.1
11
- spring.mail.port : 1025
12
- spring.mail.username : unused
13
- spring.mail.password : unused
14
-
15
10
spring.messages.cache-seconds : -1
16
11
spring.messages.fallback-to-system-locale : false
17
12
spring.messages.basename : \
You can’t perform that action at this time.
0 commit comments