3 Commits

Author SHA1 Message Date
sindhu1993
b971775d51 pull 23-08-2024 2024-08-23 08:34:10 +07:00
sindhu
5e791c6490 step 16 : ketambahan file backup server 2024-02-13 10:07:38 +07:00
sindhu
cd7ae80d01 step 15 : update clock in & clock out T_TransactionNeedConfirmation jadi Y 2024-02-12 11:59:40 +07:00
15 changed files with 17 additions and 2 deletions

View File

@@ -1,9 +1,9 @@
privatekey: ./certificate/private.pem
dbuser: absensiUserDev
dbuser: absensiUser
dbpass: absensi102938
dbhost: devone.aplikasi.web.id
dbport: 3306
dbname: absensi_dev
dbname: absensi
# lokasi file
clockInFolder: ./selfie_attachment/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

View File

@@ -0,0 +1,15 @@
privatekey: ./certificate/private.pem
dbuser: absensiUser
dbpass: absensi102938
dbhost: devone.aplikasi.web.id
dbport: 3306
dbname: absensi
# lokasi file
clockInFolder: ./selfie_attachment/
clockOutFolder: ./selfie_attachment/
cutiFolder: ./cuti/
ijinFolder: ./ijin/
# lokasi file not found
notFoundImage: ./no_image_found.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.