Subversion Repositories oidplus

Rev

Rev 716 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. [Edition]
  2.  
  3. ; This file can be used to adjust constants to make a fork of OIDplus (also called Edition)
  4. ; However, we would appreciate it if you would try to contribute to the original OIDplus system rather than forking it!
  5.  
  6. vendor = ViaThinkSoft
  7. ;name = OIDplus 2.0
  8. ;version = 2.0
  9. ;website = https://www.oidplus.com/
  10.  
  11. ; Distribution channels
  12. gitrepo = https://github.com/danielmarschall/oidplus
  13. svnrepo = https://svn.viathinksoft.com/svn/oidplus
  14. downloadpage = https://www.oidplus.com/download.php
  15.  
  16. ; These files can be created using plugins/viathinksoft/adminPages/900_software_update/private/
  17. revisionlog = https://www.oidplus.com/updates/releases.ser
  18. update_package = https://www.oidplus.com/updates/update_%s_to_%s.txt
  19. update_package_gz = https://www.oidplus.com/updates/update_%s_to_%s.txt.gz
  20.  
  21. ; These files can be created using plugins/viathinksoft/adminPages/902_systemfile_check/private/
  22. checksum_file = https://www.oidplus.com/checksums/svn-rev%s.txt
  23.  
  24. ; Audience used for JWT
  25. jwtaud = http://oidplus.com
  26.  
  27. ; Note: More things to change:
  28. ; - /res/
  29. ; - /plugins/viathinksoft/publicPages/000_objects/welcome*.html
  30. ; - /plugins/viathinksoft/adminPages/120_registration/ (delete plugin)
  31.