From 2c6754a64730e43471c0aa725f03a0188f20de93 Mon Sep 17 00:00:00 2001 From: Nicolas Boulay Date: Mon, 17 Mar 2025 12:02:01 -0400 Subject: [PATCH] Improve the description of the bitsream showAccessStatuses configuration --- config/config.example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.example.yml b/config/config.example.yml index ab1aecd2d0..57a3a21316 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -350,7 +350,7 @@ item: # Rounded to the nearest size in the list of selectable sizes on the # settings menu. See pageSizeOptions in 'pagination-component-options.model.ts'. pageSize: 5 - # Show the bitstream access status label + # Show the bitstream access status label on the item page showAccessStatuses: false # Community Page Config