Skip to content

Commit b7d8728

Browse files
committed
release note, flag doc
1 parent 22219ac commit b7d8728

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
This release includes experimental support for "Locally FAIR" data.
2+
This feature allows publication of content that will only be visible to authorized users or groups within a Dataverse installation.
3+
User without authorization will not see the Locally FAIR collections, datasets, or files in search results and cannot visit their
4+
pages or access them via the Dataverse API.
5+
6+
For more information, see the [Locally FAIR Data](https://guides.dataverse.org/en/latest/user/locally-fair-data.html) guide.
7+
8+
New Config Option:
9+
Whether Locally FAIR content can be created is controlled by the new `dataverse.feature.allow-locally-fair-data` feature flag.

doc/sphinx-guides/source/installation/config.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4082,6 +4082,15 @@ dataverse.feature.require-embargo-reason
40824082

40834083
Require an embargo reason when a user creates an embargo on one or more files. See :ref:`embargoes`.
40844084

4085+
.. _dataverse.feature.allow-locally-fair-data:
4086+
4087+
dataverse.feature.allow-locally-fair-data
4088+
+++++++++++++++++++++++++++++++++++++++++
4089+
4090+
Allows support for Locally FAIR collections and datasets.
4091+
When enabled, selected content can remain visible only to authorized users or groups within a Dataverse installation.
4092+
See :doc:`/user/locally-fair` for more information.
4093+
40854094
.. _:ApplicationServerSettings:
40864095

40874096
Application Server Settings

0 commit comments

Comments
 (0)