Subversion Repositories SmartDukaan

Rev

Rev 35448 | Rev 35633 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 35448 Rev 35596
Line 20... Line 20...
20
hibernate.password=shop2020
20
hibernate.password=shop2020
21
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
21
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
22
hibernate.jdbc.batch_size=50
22
hibernate.jdbc.batch_size=50
23
hibernate.show_sql=false
23
hibernate.show_sql=false
24
hibernate.format_sql=false
24
hibernate.format_sql=false
-
 
25
# HikariCP Connection Pool Settings
25
hibernate.c3p0.min_size=5
26
hikari.maximumPoolSize=20
26
hibernate.c3p0.max_size=20
27
hikari.minimumIdle=2
27
hibernate.c3p0.timeout=300
28
hikari.idleTimeout=30000
28
hibernate.c3p0.max_statements=50
29
hikari.maxLifetime=1800000
29
hibernate.c3p0.idle_test_period=3000
30
hikari.connectionTimeout=30000
30
angular.app.url=https://smartdukaan.com/
31
angular.app.url=https://smartdukaan.com/
31
store.app.url=https://smartdukaan.com/
32
store.app.url=https://smartdukaan.com/
32
notifications.api.host=192.168.158.89
33
notifications.api.host=192.168.158.89
33
notifications.api.port=3001
34
notifications.api.port=3001
34
mongo.host=192.168.142.217
35
mongo.host=192.168.142.217