Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config/application.yml.default
Original file line number Diff line number Diff line change
Expand Up @@ -382,8 +382,8 @@ development:
database_worker_jobs_username: ''
database_worker_jobs_host: ''
database_worker_jobs_password: ''
doc_auth_exit_question_section_enabled: true
doc_auth_not_ready_section_enabled: true
doc_auth_exit_question_section_enabled: false
doc_auth_not_ready_section_enabled: false
doc_auth_selfie_capture_enabled: false
doc_auth_vendor: 'mock'
doc_auth_vendor_randomize: false
Expand Down