commit/galaxy-central: dan: Remove duplicated enable_unique_workflow_defaults from universe_wsgi.ini.sample.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/1165a5a1221a/ Changeset: 1165a5a1221a Branch: next-stable User: dan Date: 2014-04-14 22:33:57 Summary: Remove duplicated enable_unique_workflow_defaults from universe_wsgi.ini.sample. Affected #: 1 file diff -r 52f8e109315ae84a36999586d333e1758511477f -r 1165a5a1221ac538bcbfd4e046a33e5bbfb1106a universe_wsgi.ini.sample --- a/universe_wsgi.ini.sample +++ b/universe_wsgi.ini.sample @@ -708,14 +708,6 @@ # 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 Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
commits-noreply@bitbucket.org