Skip to content

Commit

Permalink
fix issue in anyway configs def
Browse files Browse the repository at this point in the history
  • Loading branch information
briri committed Nov 4, 2024
1 parent 255b46c commit 4859451
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/configs/dmproadmap_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -146,14 +146,14 @@ class DmproadmapConfig < Anyway::Config
:database_username,
# TODO: Re-enable this once we've added a pepper
# :devise_pepper,
:do_not_reply_email,
:helpdesk_email,
:organisation_do_not_reply_email,
:organisation_helpdesk_email,
:locales_default,
:max_number_links_funder,
:max_number_links_org,
:max_number_links_sample_plan,
:max_number_themes_per_column,
:name,
:application_name,
:orcid_client_id,
:orcid_client_secret,
:orcid_sandbox,
Expand Down

0 comments on commit 4859451

Please sign in to comment.