Advertisement
Guest User

Untitled

a guest
Apr 24th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. ;This section provides the general configuration of the application
  2. [GeneralConfiguration]
  3. ;Docs path
  4. docs = C:\Absensi\Docs
  5. ;Backup path
  6. backup = C:\Absensi\Backup
  7. ;Database Backup path
  8. dbbackup = C:\Absensi\DbBackup
  9. ;report path
  10. report = C:\Absensi\Report
  11. ;Database Host
  12. dbhost = localhost
  13. ;Database Username
  14. dbusername = sa
  15. ;Database Password
  16. dbpassword = dnip9DKC3kz4DPy6j3MKMQ==
  17. ;License
  18. license = NR Technology - http://www.nrtech.org
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement