-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
25 lines (14 loc) · 885 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
============================= HOW TO USE ============================
to change properties for the application open the jar as extraction. locate /BOOT-INF/classes/application.properties
1- to change port to launch embedded tomcat server change
server.port=8081.
if you remove this line 8080 will be default.
2- temporary upload folder. must specify this folder all temporary files will be created here
generally it is kept as /tmp or /usr/tmp for linux and %temp% for windows.
file.upload-dir=/tmp //for linux
3- License key to crack license
license.key=abcd //valid license key
============================= LICENSE INFORMATION ================================
Software is only use with commercial license. trial version expired 01-SEP-2018
On purchase key will be provided to access full features.
Please contact jamil.farooq@hotmail.com for more details.