diff --git a/planemo/galaxy/config.py b/planemo/galaxy/config.py index 4b94e704c..1a7394a90 100644 --- a/planemo/galaxy/config.py +++ b/planemo/galaxy/config.py @@ -509,7 +509,6 @@ def config_join(*args): # sanitize_all_html = True # serve_xss_vulnerable_mimetypes = False # track_jobs_in_database = None - # outputs_to_working_directory = False # retry_job_output_collection = 0 env = _build_env_for_galaxy(properties, template_args)