Skip to content

Commit

Permalink
Rephrase comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nsoranzo committed Aug 11, 2016
1 parent a7be24e commit 8930476
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/galaxy.ini.sample
Original file line number Diff line number Diff line change
Expand Up @@ -183,9 +183,9 @@ paste.app_factory = galaxy.web.buildapp:app_factory
# for more information on these options.
#dependency_resolvers_config_file = config/dependency_resolvers_conf.xml

# Following Conda dependency resolution options will change the defaults for each Conda resolver,
# but multiple resolvers can be configured independently and these options overridden in
# dependency_resolvers_config_file.
# The following Conda dependency resolution options will change the defaults for
# all Conda resolvers, but multiple resolvers can be configured independently
# in dependency_resolvers_config_file and these options overridden.
# Location on the filesystem where Conda packages are installed
#conda_prefix = <tool_dependency_dir>/_conda
# Override the Conda executable to use, it will default to the one on the
Expand Down

0 comments on commit 8930476

Please sign in to comment.