Skip to content

Commit

Permalink
Enable Chinese in all production environments (#11668)
Browse files Browse the repository at this point in the history
* delete prod default available_locale

* changelog: Internal, Enable Chinese in staging, Delete production available_locales to use default which includes zh
  • Loading branch information
gina-yamada authored Dec 18, 2024
1 parent 1ea1bf5 commit 5cd3c5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/application.yml.default
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,6 @@ production:
aamva_send_id_type: false
aamva_send_middle_name: false
aamva_verification_url: 'https://verificationservices-cert.aamva.org:18449/dldv/2.1/online'
available_locales: 'en,es,fr'
disable_email_sending: false
disable_logout_get_request: false
email_registrations_per_ip_track_only_mode: true
Expand Down

0 comments on commit 5cd3c5b

Please sign in to comment.