mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
Remove duplicated enable_unique_workflow_defaults from universe_wsgi.ini.sample.
This commit is contained in:
@@ -708,14 +708,6 @@ use_interactive = True
|
||||
# Enable enforcement of quotas. Quotas can be set from the Admin interface.
|
||||
#enable_quotas = False
|
||||
|
||||
# Enable a feature when running workflows. When enabled, default datasets
|
||||
# are selected for "Set at Runtime" inputs from the history such that the
|
||||
# same input will not be selected twice, unless there are more inputs than
|
||||
# compatible datasets in the history.
|
||||
# When False, the most recently added compatible item in the history will
|
||||
# be used for each "Set at Runtime" input, independent of others in the Workflow
|
||||
#enable_unique_workflow_defaults = False
|
||||
|
||||
# This option allows users to see the full path of datasets via the "View
|
||||
# Details" option in the history. Administrators can always see this.
|
||||
#expose_dataset_path = False
|
||||
|
||||
Reference in New Issue
Block a user