File tree Expand file tree Collapse file tree 2 files changed +1
-18
lines changed
Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change @@ -2,21 +2,4 @@ javax.persistence.jdbc.driver=com.mysql.jdbc.Driver
22javax.persistence.jdbc.username =beachbox
33javax.persistence.jdbc.password =beachboxpwd
44javax.persistence.jdbc.url =jdbc:mysql://localhost:3306/beachbox
5- hibernate.hbm2ddl.auto =update
6-
7- java.mail.host =smtp.1und1.de
8- java.mail.port =587
9- java.mail.username =cdshcdsbjcahdscjadscjh@online.de
10- java.mail.password =front242
11- java.mail.smtp.auth =true
12- java.mail.smtp.starttls.enable =true
13-
14-
15- mvc.controller.pageSize =10
16-
17- worklist.registration.max.retries =5
18- # 24L*3600L*1000L = 86400000L = 1day
19- worklist.registration.ttl.email.verifcation.request =86400000
20-
21- worklist.registration.url.host =simpleworklist.cloudfoundry.com
22- worklist.registration.mail.from =cdshcdsbjcahdscjadscjh@online.de
5+ hibernate.hbm2ddl.auto =create
File renamed without changes.
You can’t perform that action at this time.
0 commit comments