Skip to content

Commit

Permalink
remove references to worldcat citation config
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Constabaris committed Jun 28, 2024
1 parent 4d02763 commit 8acc1ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/initializers/trln_argon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ def apply_local_configuration(config, config_key)
apply_local_configuration(config, 'solr_cache_exp_time')
apply_local_configuration(config, 'allow_open_search')
apply_local_configuration(config, 'open_search_q_min_length')
apply_local_configuration(config, 'worldcat_cite_base_url')
apply_local_configuration(config, 'worldcat_cite_api_key')
apply_local_configuration(config, 'enable_query_truncation')
apply_local_configuration(config, 'allow_tracebacks')

Expand Down

0 comments on commit 8acc1ca

Please sign in to comment.