Skip to content

Commit

Permalink
Remove envvar
Browse files Browse the repository at this point in the history
  • Loading branch information
stxue1 committed Nov 20, 2024
1 parent 8fe81cc commit f499caf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/appendices/environment_vars.rst
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,6 @@ There are several environment variables that affect the way Toil runs.
| TOIL_FTP_PASSWORD | The FTP password to override all FTP logins with |
| | Example: ``TOIL_FTP_PASSWORD=ftp_password`` |
+----------------------------------+----------------------------------------------------+
| TOIL_FTP_USE_SSL | Enforce usage of SSL for connecting to |
| | FTP servers |
| | (``False`` by default). |
| | Example: ``TOIL_FTP_USE_SSL=True`` |
+----------------------------------+----------------------------------------------------+
| TOIL_WES_BROKER_URL | An optional broker URL to use to communicate |
| | between the WES server and Celery task queue. If |
| | unset, ``amqp://guest:guest@localhost:5672//`` is |
Expand Down

0 comments on commit f499caf

Please sign in to comment.