Advertisement
Guest User

Untitled

a guest
Apr 24th, 2016
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. ;This section provides the general configuration of the application
  2. [GeneralConfiguration]
  3. ;Service url
  4. serviceurl = http://192.168.1.5/Service/Service.svc
  5. ;Ip Address dari Finger Print Device
  6. ipaddress = 192.168.1.7
  7. ;TCP Port dari Finger Print Device
  8. port = 4370
  9. ;Instansi name
  10. instansi = HUMAS
  11. ;Instansi address
  12. alamat = Ketapang
  13. ;Instansi ID
  14. identifier = 9
  15. ;Instansi Api
  16. api = 6de72931600792e034e5b36c41104c87
  17. ;Docs path
  18. docs = C:\EAbsensi\Docs
  19. ;Backup path
  20. backup = C:\EAbsensi\Backup
  21. ;Report path
  22. report = C:\EAbsensi\Report
  23. ;Pejabat pembina
  24. pembina = Drs Nugroho Widyo Sistanto, M. Si
  25. ;Nip pembina
  26. nip = 00000000 000000 0 001
  27. ;Pangkat pembina
  28. pangkat = IIb
  29. ;Jabatan pembina
  30. jabatan = Kepala
  31. ;MySQL host
  32. myhost = localhost
  33. ;MySQL port
  34. myport = 3306
  35. ;MySQL user
  36. myuser = root
  37. ;MySQL password
  38. mypassword = dnip9DKC3kz4DPy6j3MKMQ==
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement