Subversion Repositories SmartDukaan

Rev

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

Rev 21541 Rev 22203
Line 8... Line 8...
8
aramex.tracking.url = https://www.aramex.com/track_xml.asp
8
aramex.tracking.url = https://www.aramex.com/track_xml.asp
9
bluedart.tracking.url = http://www.bluedart.com/servlet/RoutingServlet?handler=tnt&action=custawbquery&loginid=DEL24119&awb=awb&format=XML&lickey=6265d61bafa6292c5ddfdb1ee335ca80&verno=1.3&scan=1&numbers=
9
bluedart.tracking.url = http://www.bluedart.com/servlet/RoutingServlet?handler=tnt&action=custawbquery&loginid=DEL24119&awb=awb&format=XML&lickey=6265d61bafa6292c5ddfdb1ee335ca80&verno=1.3&scan=1&numbers=
10
#Max Allowed file size - 5MB
10
#Max Allowed file size - 5MB
11
max.allowed.upload.size = 5000000
11
max.allowed.upload.size = 5000000
12
hibernate.driver.class=com.mysql.jdbc.Driver
12
hibernate.driver.class=com.mysql.jdbc.Driver
13
hibernate.url=jdbc:mysql://localhost:3306/dtr
13
hibernate.url=jdbc:mysql://192.168.190.114:3306/dtr
14
hibernate.user.name=root
14
hibernate.user.name=root
15
hibernate.password=shop2020
15
hibernate.password=shop2020
16
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
16
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
17
hibernate.jdbc.batch_size=50
17
hibernate.jdbc.batch_size=50
18
hibernate.show_sql=true
18
hibernate.show_sql=false
19
hibernate.format_sql=true
19
hibernate.format_sql=false
20
hibernate.c3p0.min_size=5
20
hibernate.c3p0.min_size=5
21
hibernate.c3p0.max_size=20
21
hibernate.c3p0.max_size=20
22
hibernate.c3p0.timeout=300
22
hibernate.c3p0.timeout=300
23
hibernate.c3p0.max_statements=50
23
hibernate.c3p0.max_statements=50
24
hibernate.c3p0.idle_test_period=3000
24
hibernate.c3p0.idle_test_period=3000
25
admin.token = ecip$stgMay2014
25
admin.token = ecip$stgMay2014
26
angular.app.url = http://angular.profitmandi.com/
-
 
27
26
angular.app.url = http://admin.profitmandi.com/
-
 
27
28
28