File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,12 @@ The following configuration options are new
4545config/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
5156Removed
@@ -56,7 +61,8 @@ The following configuration options have been completely removed
5661config/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
6268Deprecation Notices
You can’t perform that action at this time.
0 commit comments