Skip to content

Commit

Permalink
Merge pull request #40 from umadair/main
Browse files Browse the repository at this point in the history
Add new settings for page size and reports for Bentley instance
  • Loading branch information
ssciolla authored Feb 19, 2024
2 parents 9f3cfa0 + 20eed7b commit 2defe41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/instances/bentley/bentley_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
AppConfig[:enable_public] = false
AppConfig[:enable_docs] = false
AppConfig[:enable_oai] = false
AppConfig[:enable_custom_reports] = true
AppConfig[:default_page_size] = 20

# Plugin-specific configuration
AppConfig[:accession_events] = {
Expand Down

0 comments on commit 2defe41

Please sign in to comment.