voting_portal.properties 621 B

12345678910111213141516171819
  1. #
  2. # Copyright 2018 Scytl Secure Electronic Voting SA
  3. #
  4. # All rights reserved
  5. #
  6. # See our extended copyright notice in *file 'Copyright.txt' which is part of this source code package
  7. #
  8. AU_URL=https://${Voting_Portal}/ag-ws-rest/au
  9. EI_URL=https://${Voting_Portal}/ag-ws-rest/ei
  10. VM_URL=https://${Voting_Portal}/ag-ws-rest/vm
  11. VV_URL=https://${Voting_Portal}/ag-ws-rest/vv
  12. KT_URL=https://${Voting_Portal}/ag-ws-rest/kt
  13. EA_URL=https://${Voting_Portal}/ag-ws-rest
  14. CR_URL=https://${Voting_Portal}/ag-ws-rest
  15. OR_URL=https://${Voting_Portal}/ag-ws-rest/or
  16. voting.portal.enabled=true
  17. tenantID=100
  18. choiceCodeGenerationChunkSize=100