Subversion Repositories SmartDukaan

Rev

Rev 35413 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 35413 Rev 35832
Line 7... Line 7...
7
# DO NOT duplicate these in app-specific properties files.
7
# DO NOT duplicate these in app-specific properties files.
8
# Add new integration properties here instead.
8
# Add new integration properties here instead.
9
# ============================================
9
# ============================================
10
 
10
 
11
# -----------------
11
# -----------------
-
 
12
# Database & Hibernate
-
 
13
# -----------------
-
 
14
hibernate.driver.class=com.mysql.jdbc.Driver
-
 
15
hibernate.url=jdbc:mysql://localhost:3306/dtr?useSSL=false
-
 
16
hibernate.user.name=root
-
 
17
hibernate.password=shop2020
-
 
18
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
-
 
19
hibernate.jdbc.batch_size=50
-
 
20
hibernate.order_inserts=true
-
 
21
hibernate.order_updates=true
-
 
22
hibernate.show_sql=true
-
 
23
hibernate.format_sql=true
-
 
24
 
-
 
25
# -----------------
-
 
26
# HikariCP Connection Pool
-
 
27
# -----------------
-
 
28
hikari.maximumPoolSize=20
-
 
29
hikari.minimumIdle=2
-
 
30
hikari.idleTimeout=30000
-
 
31
hikari.maxLifetime=1800000
-
 
32
hikari.connectionTimeout=30000
-
 
33
hikari.keepaliveTime=300000
-
 
34
 
-
 
35
# -----------------
-
 
36
# MongoDB
-
 
37
# -----------------
-
 
38
mongo.host=localhost
-
 
39
content.mongo.host=localhost
-
 
40
 
-
 
41
# -----------------
12
# Pinelabs Payment Gateway
42
# Pinelabs Payment Gateway
13
# -----------------
43
# -----------------
14
pinelabs.account.id=11467
44
pinelabs.account.id=11467
15
pinelabs.account.accesscode=7a21c34c-7654-42dd-9051-5c4a3d26b215
45
pinelabs.account.accesscode=7a21c34c-7654-42dd-9051-5c4a3d26b215
16
pinelabs.account.key=63443989D6834F97A0F2587AEB49259E
46
pinelabs.account.key=63443989D6834F97A0F2587AEB49259E