Advertisement
Guest User

Untitled

a guest
Jan 10th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.95 KB | None | 0 0
  1. # This file is auto-generated during the composer install
  2. parameters:
  3. db.host: tng-db
  4. db.port: 3306
  5. db.dbname: tng5
  6. db.user: root
  7. db.password: tng
  8. redis.dsn: tng-redis
  9. app.installation_id: 6
  10. log.path: debug_log.txt
  11. log.user_level: 400
  12. log.level: error
  13. query_log.enabled: false
  14. query_log.path: query_log.txt
  15. activemq.eventlistener.url: 'http://localhost:8080/workflow-engine-%app.workflow_engine.version%/eventListener/%app.installation_id%/'
  16. activemq.eventlistener.port: null
  17. activemq.externalservices.url: 'http://localhost:8080/external-services-%app.workflow_engine.version%/externalServices/%app.installation_id%/'
  18. activemq.externalservices.port: null
  19. activemq.dataexport.url: 'http://localhost:8080/dataexport-engine-%app.workflow_engine.version%/dataExport/%app.installation_id%/'
  20. activemq.dataexport.port: null
  21. cookies.domain: .checkware.local
  22. cookies.directory: /
  23. urls.core.base_prefix: ''
  24. urls.core.clinician: clinician
  25. urls.core.respondent: respondent
  26. urls.core.assessment_portal: assessment-portal
  27. urls.core.client_api_portal: client_api
  28. urls.core.media: backend-commons/assessment/rest/media
  29. urls.core.report.pdf: backend-commons/report/rest/report/pdf
  30. urls.app.respondent_portal: '%urls.core.base_prefix%/%urls.core.respondent%/'
  31. urls.app.clinician_portal: '%urls.core.base_prefix%/%urls.core.clinician%/'
  32. urls.app.client_api_portal: '%urls.core.base_prefix%/%urls.core.client_api_portal%/'
  33. urls.app.assessment_portal: '%urls.core.base_prefix%/%urls.core.assessment_portal%/'
  34. urls.app.login_gate: simplesaml/www/
  35. urls.app.systemlogin_gate: simplesaml/www/
  36. urls.app.logout_reason_page: /simplesaml/www/module.php/checkwarelogoutpage/logout.php
  37. urls.media.config: '%urls.core.clinician%/%urls.core.media%/'
  38. urls.media.relative: '%urls.core.clinician%/%urls.core.media%/'
  39. urls.media.clinician: '%urls.core.clinician%/%urls.core.media%/'
  40. urls.media.respondent: '%urls.core.respondent%/%urls.core.media%/'
  41. urls.attachment.clinician: '%urls.core.clinician%/%urls.core.media%/attachment/'
  42. urls.attachment.respondent: '%urls.core.respondent%/%urls.core.media%/attachment/'
  43. urls.report.media: '%urls.core.clinician%/%urls.core.media%/'
  44. urls.report.css: backend-commons/web/
  45. urls.report.pdf.clinician: '%urls.core.clinician%/%urls.core.report.pdf%/'
  46. urls.report.pdf.respondent: '%urls.core.respondent%/%urls.core.report.pdf%/'
  47. simplesaml.relative_path: /../../simplesaml/lib
  48. simplesaml.absolute_path: null
  49. session.timeout: 240
  50. demographics.external_source: false
  51. demographics.biztalk_hl7_send_local_creation_time: false
  52. demographics.log.path: demographics.log
  53. kith.log.path: kith/kith_export_command.log
  54. kith.hl7_soap.log.path: kith/hl7_soap_export_command.log
  55. kith.hl7.log.path: kith/hl7_export_command.log
  56. kith.cda.log.path: kith/cda_export_command.log
  57. assessments.checkbox_blank: null
  58. assessments.numeric_blank: null
  59. assessments.other_blank: null
  60. assessments.config_installation_region: PL
  61. acl.respondent.auth_source: checkware-respondent
  62. acl.admin.auth_source: checkware-admin
  63. acl.assessment_portal.auth_source: checkware-assessment-portal
  64. data_export.limit: 500
  65. data_export.assessment_data_limit: 1000000
  66. store.customer_id: 1
  67. store.installation_id: '%app.installation_id%'
  68. store.impl_url: 'https://cia.checkwareonline.com/v2/store/impl/store.php'
  69. store.wsdl_url: 'https://cia.checkwareonline.com/v2/store/api/store-api.wsdl'
  70. store.username: system
  71. store.password: zxcvbnm123
  72. circle.user.default.nickname: circleUser
  73. circle.user.default.avatar.name: default-avatar
  74. circle.user.default.avatar.color: ff0000
  75. soap.api_timezone: Europe/Oslo
  76. soap.respondent_id_by_client: false
  77. soap.wsdl_path: assessment.wsdl
  78. soap.attributes_in_use: false
  79. soap.authorized_users: null
  80. soap.ignore_user_id_in_update_respondent: false
  81. soap.ignore_respondent_group_id_in_update_respondent: false
  82. soap.ignore_user_role_id_in_update_user: false
  83. date.timezone.local: Europe/Oslo
  84. date.timezone.database: UTC
  85. date.format.datetime: 'Y-m-d H:i:s'
  86. date.format.date: Y-m-d
  87. date.format.ld_compact: Y-m-d
  88. attachments:
  89. document: 'pdf,doc,docx,txt'
  90. image: 'jpg,jpeg,png'
  91. any: txt
  92. max_file_size: 2000000
  93. resource.availability:
  94. system.settings:
  95. system.circle.enable: /circle/
  96. assessment_portal.code.length: 6
  97. assessment_portal.code.signs: 123456789abcdefghjklmnprstuwzxy
  98. app_store_service_url: 'https://cia.checkwareonline.com/v2/store/impl/app-store'
  99. app_store_service_user: '%store.username%'
  100. app_store_service_password: '%store.password%'
  101. client_api_url: 'https://login3.checkwareonline.com/v2/kunde3.2.0/client-api'
  102. script_names.respondent: '%urls.core.base_prefix%/%urls.core.respondent%/backend-commons'
  103. script_names.clinician: '%urls.core.base_prefix%/%urls.core.clinician%/backend-commons'
  104. script_names.assessment-portal: '%urls.core.base_prefix%/%urls.core.assessment_portal%/backend-commons'
  105. script_names.api: '%urls.core.base_prefix%/api'
  106. script_names.client-api: '%urls.core.base_prefix%/client-api'
  107. script_names.shared: '%urls.core.base_prefix%/shared/backend-commons'
  108. app.logs.enabled: true
  109. app.workflow_engine.enabled: true
  110. app.workflow_engine.version: 3.2.0-SNAPSHOT
  111. debug.exception_trace: full
  112. demographics.wsdl.path: config/Demographics/get_demographics.wsdl
  113. sms.message_max_length: 32
  114. sms.sender_max_length: 32
  115. acl.enabled: true
  116. curl.post.accepted-codes-to-resend:
  117. - 7
  118. - 500
  119. - 404
  120. store_soap_timeout_time: 60
  121. save_session_on_beginning: true
  122. allowToModifyAssessmentInstanceModifiedDate: false
  123. http.code-304-enabled: true
  124. app_log_root: '%kernel.logs_dir%'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement