Remove duplicated enable_unique_workflow_defaults from universe_wsgi.ini.sample.

This commit is contained in:
Daniel Blankenberg
2014-04-14 16:33:57 -04:00
parent f5d289c2ba
commit 71dd34ce9e
-8
View File
@@ -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