Skip to content

Commit 4cf3003

Browse files
[25.1] Update release notes with config changes
Needed a rerun of this before I merged the release notes.
1 parent d255af7 commit 4cf3003

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

doc/source/releases/25.1_announce.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,12 @@ The following configuration options are new
4545
config/galaxy.yml.sample:galaxy
4646
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4747

48-
- mapping.tool_shed.mapping.allow_local_account_creation
48+
- mapping.galaxy.mapping.allow_local_account_creation
49+
- mapping.galaxy.mapping.citation_bibtex
50+
- mapping.galaxy.mapping.disable_local_accounts
51+
- mapping.galaxy.mapping.enable_tool_generated_tours
52+
- mapping.galaxy.mapping.oidc_auth_pipeline
53+
- mapping.galaxy.mapping.oidc_auth_pipeline_extra
4954

5055

5156
Removed
@@ -56,7 +61,8 @@ The following configuration options have been completely removed
5661
config/galaxy.yml.sample:galaxy
5762
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5863

59-
- mapping.tool_shed.mapping.allow_user_creation
64+
- mapping.galaxy.mapping.allow_user_creation
65+
- mapping.galaxy.mapping.enable_tool_document_cache
6066

6167

6268
Deprecation Notices

0 commit comments

Comments
 (0)