Skip to content

Commit

Permalink
#0 | Set onpremise avni_enhanced_validation true
Browse files Browse the repository at this point in the history
  • Loading branch information
1t5j0y committed Dec 28, 2023
1 parent 495f8f9 commit ab8685f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure/group_vars/onpremise_vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ avni_csrf_enabled: "true"
avni_web_validhosts: "app.security.lfe.avniproject.org"
openchs_csp_enabled: "true"
openchs_csp_allowed_hosts: "\"keycloak.security.lfe.avniproject.org minio.security.lfe.avniproject.org\""
avni_enhanced_validation: "false"
avni_enhanced_validation: "true"
avni_blacklisted_urls: '["/profile/**", "/manifest.json"]'
avni_blacklisted_urls_file_path: "/etc/avni_blacklisted_urls.json"
avni_send_exception_in_response: "false"
Expand Down

0 comments on commit ab8685f

Please sign in to comment.